commit | 04d979d7a7bac2f645cd827ea37e5ffa5b4e1f97 | [log] [tgz] |
---|---|---|
author | b-ak <anur.bhargav@gmail.com> | Wed Jan 09 22:41:21 2019 +0530 |
committer | Mark Brown <broonie@kernel.org> | Wed Jan 09 18:38:46 2019 +0000 |
tree | a946aa030da49e92ff208911528d3af7a8b15edd | |
parent | a58943abcb08cfbe6c36648602d796c5834ee8a9 [diff] |
ASoC: tlv320aic32x4: SND_SOC_DAPM_MICBIAS is deprecated SND_SOC_DAPM_MICBIAS is deprecated, replace it with SND_SOC_DAPM_SUPPLY. MICBIAS voltage wasn't supplied to the microphone with the older SND_SOC_DAPM_MICBIAS widget, hence the microphone wouldn't work. This patch fixes the problem. Signed-off-by: b-ak <anur.bhargav@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>