]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[ALSA] fix HD audio ALC260 mono (un)mute
authorJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Sep 2005 11:13:38 +0000 (13:13 +0200)
committerJaroslav Kysela <perex@suse.cz>
Fri, 7 Oct 2005 12:46:12 +0000 (14:46 +0200)
commita7175aab3f5cffe3c79575e56dfcfe87a41a74c7
tree3445005349b56d6991150a13404db4c8875fabc5
parentd31cbbfd80a84696847913b7486a998481038663
[ALSA] fix HD audio ALC260 mono (un)mute

HDA Codec driver
The ALC260 'Mono Playback Switch' is marked as an output in
patch_realtek.c. It actually does not work unless it is marked as an
input. Go figure... This was tested and confirmed on an HP xw4300.

Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c