[ALSA] hda-codec - Don't build boost controls for digital mics
authorTakashi Iwai <tiwai@suse.de>
Fri, 11 Jan 2008 16:38:35 +0000 (17:38 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 31 Jan 2008 16:29:55 +0000 (17:29 +0100)
commitce22e03e62fd37fb2612abb7af1c66cc17038606
treee85f4a243b417654dff2c336bd532c8e926a5307
parent9c8f2abdc5723b454ef4bfe23ec33ae2a46f62fc
[ALSA] hda-codec - Don't build boost controls for digital mics

The ALC auto-probe creates mic boost controls automatically for the
probed pins, but it assumes that they are analog mics.  The digital
mics have no boost controls and must be skipped.

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