ALSA: hda - Don't create unneeded digital input source for IDT 92HD71x
authorTakashi Iwai <tiwai@suse.de>
Tue, 28 Jul 2009 15:03:49 +0000 (17:03 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 28 Jul 2009 15:03:49 +0000 (17:03 +0200)
commit4417932315d185b59c0089091de7fa509c59fd5a
treedafe1a984206d313f9c4e1ee1f8d54b256e3c58b
parent9a11f1aa8e14798037d0c9ac134696fa3af6eb2a
ALSA: hda - Don't create unneeded digital input source for IDT 92HD71x

The current driver creates always the digital input source mixer
elements for IDT 92HD71x codecs no matter whether digital mics are
present.  This patch adds the proper check to avoid the creation of
these controls if unnecessary.

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