Re: [PATCH] ASoC: cs53l30: Set idle_bias_off true

2016-06-20 Thread Handrigan, Paul
On 6/17/16, 8:31 PM, "Nicolin Chen" wrote: >The driver is using the set_bias_level to control the power on and >off so it should get SND_SOC_BIAS_OFF in order to proceed normal >powering sequences. This patch enables the idle_bias_off option so >the DAPM core will set the bias level to SND_SOC_

[PATCH] ASoC: cs53l30: Set idle_bias_off true

2016-06-17 Thread Nicolin Chen
The driver is using the set_bias_level to control the power on and off so it should get SND_SOC_BIAS_OFF in order to proceed normal powering sequences. This patch enables the idle_bias_off option so the DAPM core will set the bias level to SND_SOC_BIAS_OFF instead of stopping at SND_SOC_BIAS_STANDB