summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-pcm.c
diff options
context:
space:
mode:
authorJarkko Nikula2014-05-16 15:55:24 +0200
committerMark Brown2014-05-16 20:59:26 +0200
commita735d992c2e71e230b798518b7fe954fdbc2dc8c (patch)
treecf2d6295dde1b81ed99f4f005be0aff617e565e8 /sound/soc/soc-pcm.c
parentASoC: max98090: Make sure we configure BCLK in one place (diff)
downloadkernel-qcow2-linux-a735d992c2e71e230b798518b7fe954fdbc2dc8c.tar.gz
kernel-qcow2-linux-a735d992c2e71e230b798518b7fe954fdbc2dc8c.tar.xz
kernel-qcow2-linux-a735d992c2e71e230b798518b7fe954fdbc2dc8c.zip
ASoC: max98090: Move microphone bias voltage setting to probe function
Microphone bias level configuration register can configure voltage between 2.2 V and 2.8 V but doesn't manage is voltage on or off. Microphone bias on/off state is controlled by "MICBIAS" DAPM widget. Therefore there is no need to update bias voltage conditionally depending on jack state each time when codec goes to SND_SOC_BIAS_ON state and setting can be moved to max98090_probe() as driver currently doesn't support other levels than 2.8 V. Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'sound/soc/soc-pcm.c')
0 files changed, 0 insertions, 0 deletions