]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: hda - Fix 'Beep Playback Switch' with no underlying mute switch
authorDavid Henningsson <david.henningsson@canonical.com>
Mon, 13 Aug 2012 15:10:46 +0000 (17:10 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 14 Aug 2012 08:22:31 +0000 (10:22 +0200)
commit265d931a9e9a7e290faa5e2145f4b2ebf38ea84c
tree029ea5e6738aa932f352854bba0064708032591b
parent088c820b732dbfd515fc66d459d5f5777f79b406
ALSA: hda - Fix 'Beep Playback Switch' with no underlying mute switch

Some Conexant devices (e g CX20590) have no mute capability on
their Beep widgets.
This patch makes sure we don't try setting mutes on those widgets.

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_beep.c