diff options
author | 2012-03-12 12:35:27 +0100 | |
---|---|---|
committer | 2012-03-12 14:52:43 +0100 | |
commit | 420b0febe54099ea9003bddad0a81e882a8472af (patch) | |
tree | 625829e2a6b6958a6ab6ae9e18b5a631b137c4ec /drivers/i2c | |
parent | ALSA: hda - Rewrite the mute-LED hook with vmaster hook in patch_sigmatel.c (diff) | |
download | wireguard-linux-420b0febe54099ea9003bddad0a81e882a8472af.tar.xz wireguard-linux-420b0febe54099ea9003bddad0a81e882a8472af.zip |
ALSA: hda - Rewrite the mute-LED control with vmaster hook for ALC269
We've had ugly static handling of the mute-LED with a powersave hook
for ALC269 HP laptops just like done in patch_sigmatel.c. This is now
rewritten with the new vmaster hook and a fixup code.
For that, the new fixup action, ALC_FIXUP_ACT_BUILD, is introduced.
It's called after build_controls is called. The reason of this new
action is that vmaster hook must be added at this stage (not in init
or probe).
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'drivers/i2c')
0 files changed, 0 insertions, 0 deletions