commit | a7175aab3f5cffe3c79575e56dfcfe87a41a74c7 | [log] [tgz] |
---|---|---|
author | John W. Linville <linville@tuxdriver.com> | Thu Sep 29 13:13:38 2005 +0200 |
committer | Jaroslav Kysela <perex@suse.cz> | Fri Oct 07 14:46:12 2005 +0200 |
tree | 3445005349b56d6991150a13404db4c8875fabc5 | |
parent | d31cbbfd80a84696847913b7486a998481038663 [diff] |
[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>