[ALSA] Fix ALC880 capture problems
authorTakashi Iwai <tiwai@suse.de>
Wed, 25 May 2005 16:11:40 +0000 (18:11 +0200)
committerJaroslav Kysela <perex@suse.cz>
Sun, 29 May 2005 08:14:56 +0000 (10:14 +0200)
commit71fe7b82db923e0f71b05deeb54fce75d5a4d08d
tree3067daf15929d6f51f964ee929935f327e3d8a75
parent033a1f10923bdc3646750eef471a618f9d4c074b
[ALSA] Fix ALC880 capture problems

HDA Codec driver
Fixed the capture on some ALC880 devices.
The node 0x07 is sometimes invalid as an ADC.  Also, the intialization
of ADC nodes are fixed on some models.

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