]> git.ipfire.org Git - thirdparty/linux.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda - Fix missing ADC list in ALC260 auto-probe mode
authorTakashi Iwai <tiwai@suse.de>
Mon, 3 Nov 2008 16:47:49 +0000 (17:47 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 3 Nov 2008 16:50:48 +0000 (17:50 +0100)
commit4ef0ef1966dae9e9e29762e4e719af3cfd146ca0
tree0201406e13875a2f19c908b2d521e2935767ec15
parent26f5df265f06b8c8fe9f5d0942b7d8df00e5edec
ALSA: hda - Fix missing ADC list in ALC260 auto-probe mode

The commit f9e336f65b666b8f1764d17e9b7c21c90748a37e
    ALSA: hda - Unify capture mixer creation in realtek codes
removed the ADC check for ALC260 auto-probe mode accidentally.
Re-added to patch_alc260() again.

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