]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: hda - Fix ALC269 capture source
authorTakashi Iwai <tiwai@suse.de>
Thu, 21 Aug 2008 14:25:07 +0000 (16:25 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 13 Dec 2008 23:29:24 +0000 (15:29 -0800)
commit18e62de5f9634304632c2427723d30af46ede54e
tree4fb3a60292a7a4f4b21a63b22eb22b5d6b089492
parent0e3e1289992a87eec1a5c6ef5a7b14125a423d97
ALSA: hda - Fix ALC269 capture source

commit e01bf5091f044011823aefa1882eb3fba0434918 upstream

ALC269 capture source wasn't properly set up.
It's an independent MUX (0x23), not a source of ADC.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/hda/patch_realtek.c