On Thu, Jan 10, 2019 at 12:21:24AM +0530, b-ak wrote:
> > Note that the reason we've not done that already for everything is that
> > the DAPM graph needs updating for the new routing in machine drivers as
> > the two widgets are wired differently. However this is fine here as
> > there aren't an
On Wed, Jan 09, 2019 at 06:38:36PM +, Mark Brown wrote:
> On Wed, Jan 09, 2019 at 10:41:21PM +0530, b-ak wrote:
> > 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,
On Wed, Jan 09, 2019 at 10:41:21PM +0530, b-ak wrote:
> 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
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
---
sound/soc/codecs/tlv320aic32x4.c | 30
4 matches
Mail list logo