diff options
author | Takashi Iwai <tiwai@suse.de> | 2013-08-08 09:32:37 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2013-08-12 11:42:39 +0200 |
commit | f69910ddbd8c29391958cf82b598dd78fe5c8640 (patch) | |
tree | 5c0e08e89822dd90151ebf7878065c9cc147038a /sound/soc/s6000 | |
parent | aa773bfe8f860173752258c9ba4bf51060fb0d07 (diff) | |
download | talos-obmc-linux-f69910ddbd8c29391958cf82b598dd78fe5c8640.tar.gz talos-obmc-linux-f69910ddbd8c29391958cf82b598dd78fe5c8640.zip |
ALSA: hda - Fix missing mute controls for CX5051
We've added a fake mute control (setting the amp volume to zero) for
CX5051 at commit [3868137e: ALSA: hda - Add a fake mute feature], but
this feature was overlooked in the generic parser implementation. Now
the driver lacks of mute controls on these codecs.
The fix is just to check both AC_AMPCAP_MUTE and AC_AMPCAP_MIN_MUTE
bits in each place checking the amp capabilities.
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=59001
Cc: <stable@vger.kernel.org> [v3.9+]
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/soc/s6000')
0 files changed, 0 insertions, 0 deletions