]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ALSA: hda - Fix capture widget for ALC269vb and co
authorTakashi Iwai <tiwai@suse.de>
Mon, 20 Sep 2010 13:09:03 +0000 (15:09 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 20 Sep 2010 13:36:03 +0000 (15:36 +0200)
commitf3550d1b052a8acf4159b407dbdd1def47f223f9
tree7bbb4cb66ecb71ba667b81d8cb38c46ff56e60ae
parentd433a67831ab2c470cc53a3ff9b60f656767be15
ALSA: hda - Fix capture widget for ALC269vb and co

ALC269vb and other variants don't use the widgets 0x24 but prefer the
widget 0x22 instead.  We need to fix the input parser.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c