commit | 4417932315d185b59c0089091de7fa509c59fd5a | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Jul 28 17:03:49 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Jul 28 17:03:49 2009 +0200 |
tree | dafe1a984206d313f9c4e1ee1f8d54b256e3c58b | |
parent | 9a11f1aa8e14798037d0c9ac134696fa3af6eb2a [diff] |
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>