ALSA: hda - Fix NID association for capture mixers
authorTakashi Iwai <tiwai@suse.de>
Wed, 23 Dec 2009 07:31:59 +0000 (08:31 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 23 Dec 2009 07:38:28 +0000 (08:38 +0100)
commit21949f00a022e090a7e8bc9a01dfca88273c6146
treeea13d6d9cef974da83a7cb5ccacbbd0ca7fbf3b4
parent524027916e5763a0c9a7da80aa8dd013a14a0440
ALSA: hda - Fix NID association for capture mixers

Fix the wrong implementation of NID <-> kctl mapping for capture mixers
introduced by the ocmmit 5b0cb1d850c26893b1468b3a519433a1b7a176be.
So far, the driver returns an error at probe.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c
sound/pci/hda/hda_local.h
sound/pci/hda/patch_analog.c
sound/pci/hda/patch_cirrus.c
sound/pci/hda/patch_cmedia.c
sound/pci/hda/patch_realtek.c
sound/pci/hda/patch_via.c