commit | 4ef0ef1966dae9e9e29762e4e719af3cfd146ca0 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Nov 03 17:47:49 2008 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Nov 03 17:50:48 2008 +0100 |
tree | 0201406e13875a2f19c908b2d521e2935767ec15 | |
parent | 26f5df265f06b8c8fe9f5d0942b7d8df00e5edec [diff] |
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>