commit | a717777dbfc4bffc0606439a162144994ae02b14 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed May 10 12:04:08 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed May 17 07:13:08 2017 +0200 |
tree | 461c854966ebc891aa966ce526d410cfe6f95aeb | |
parent | 52204718b1f04a84feadd86f3eab5b4da365306f [diff] |
ALSA: hda - Simplify bound-beep mute control for ALC268 The beep mute switch for ALC268 needs to touch two NIDs, and we used to apply the bind-mixer stuff. But the use case for ALC268 is fairly easy to convert to an open-code in a shorter form. Since this is the only user of the bind-ctls, we can clean up the common helper codes later. Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>