From: Andrew Bresticker Date: Thu, 16 May 2013 19:03:54 +0000 (-0700) Subject: ASoC: max98090: add digital mic mux to record path X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~15^2~3^2~24^2~16^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd5f940f82cdc0132438a96559b27dd7fd574875;p=pandora-kernel.git ASoC: max98090: add digital mic mux to record path The max98090 driver currently treats the digital mic enable as a supply on the record path, causing the digital mic enable to always be turned on when attempting to record. This is incorrect, however, since the digital mic enable is also a mux control where 0 selects the ADC output as input to the record-path DSP and 1 selects the digital mic. This patch adds a virtual DMIC mux to the reocrd path so that we can switch between the ADC and the digital mic for recording. Signed-off-by: Andrew Bresticker Signed-off-by: Mark Brown --- Reading git-diff-tree failed