From: Takashi Iwai Date: Fri, 28 Aug 2009 22:49:36 +0000 (+0200) Subject: ALSA: hda - Create "Digital Mic Capture Volume" correctly for IDT codecs X-Git-Tag: v2.6.32-rc1~732^2~13^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96f845de89be6be12112d7b388cdf366dccfe12d;p=pandora-kernel.git ALSA: hda - Create "Digital Mic Capture Volume" correctly for IDT codecs 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 --- Reading git-diff-tree failed