diff options
author | Damien Riegel <damien.riegel@savoirfairelinux.com> | 2017-10-03 09:27:35 -0400 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-10-04 11:20:53 +0100 |
commit | 79f01fe6262b0fbba4c558dfe3dd61b3c511a61a (patch) | |
tree | 67acd09a8ea7be410813cabb2409719efc240c25 /sound/soc/omap | |
parent | 46d69e141d479585c105a4d5b2337cd2ce6967e5 (diff) | |
download | linux-79f01fe6262b0fbba4c558dfe3dd61b3c511a61a.tar.bz2 |
ASoC: codecs: msm8916-wcd-analog: configure micbias in mbhc setup
The very first time a headset is plugged in, detection is unreliable
because bias hasn't been configured yet, it's done once a mechanical
insertion interrupt has been triggered, so following insertions (and
thus detections) are not affected.
To fix the very first detection, the bias must also be configured in the
function that setup the MBHC. Move pm8916_wcd_setup_mbhc after
pm8916_mbhc_configure_bias to avoid a forward declaration.
Signed-off-by: Damien Riegel <damien.riegel@savoirfairelinux.com>
Acked-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/omap')
0 files changed, 0 insertions, 0 deletions