[alsa-devel] [PATCH 4/4] ASoC: add Component level set_bias_level

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Fri Aug 25 01:39:40 CEST 2017


Hi Mark

> On Thu, Aug 24, 2017 at 05:31:36AM +0000, Kuninori Morimoto wrote:
> 
> > Oops... new component want to have .idle_bias_off / .suspend_bias_off ?
> 
> Yes, they're different and both useful.

OK, my concern is these "default".
Non-codec case, .idle_bias_off = true is default,
In codec case, .idle_bias_off = codec_drv->idle_bias_off (= 0) is default.
we can add .idle_bias_off = true on all non-codec driver, but it needs
big-patch. but is it OK ?

Best regards
---
Kuninori Morimoto


More information about the Alsa-devel mailing list