ALSA: hda - Create "Digital Mic Capture Volume" correctly for IDT codecs
authorTakashi Iwai <tiwai@suse.de>
Fri, 28 Aug 2009 22:49:36 +0000 (00:49 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 28 Aug 2009 22:49:36 +0000 (00:49 +0200)
So far, the digital mic capture volume wasn't created.  This is because
IDT codecs have output amps for digital mics, not input amps, while
input amps should be used for other analog pins.  Thus the automatic
capture volume creation should check both directions for digital mics.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found