25 Aug
2017
25 Aug
'17
1:39 a.m.
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