ALSA: hda - Simplify bound-beep mute control for ALC268
authorTakashi Iwai <tiwai@suse.de>
Wed, 10 May 2017 10:04:08 +0000 (12:04 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 17 May 2017 05:13:08 +0000 (07:13 +0200)
commita717777dbfc4bffc0606439a162144994ae02b14
tree461c854966ebc891aa966ce526d410cfe6f95aeb
parent52204718b1f04a84feadd86f3eab5b4da365306f
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>
sound/pci/hda/patch_realtek.c