OSDN Git Service

ASoC: tlv320aic32x4: SND_SOC_DAPM_MICBIAS is deprecated
authorb-ak <anur.bhargav@gmail.com>
Wed, 9 Jan 2019 17:11:21 +0000 (22:41 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 9 Jan 2019 18:38:46 +0000 (18:38 +0000)
commit04d979d7a7bac2f645cd827ea37e5ffa5b4e1f97
treea946aa030da49e92ff208911528d3af7a8b15edd
parenta58943abcb08cfbe6c36648602d796c5834ee8a9
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>
sound/soc/codecs/tlv320aic32x4.c
sound/soc/codecs/tlv320aic32x4.h