13 Dec
2010
13 Dec
'10
5:37 p.m.
On Fri, Dec 10, 2010 at 08:53:55PM +0200, Jarkko Nikula wrote:
Currently bias of non-DAPM codec will be powered down (standby/off) whenever there is a stream stop. This is wrong in simultaneous playback/capture since the bias is put down immediately after stopping the first stream.
Fix this by using the codec->active count when figuring out the needed bias level after stream stop.
Signed-off-by: Jarkko Nikula jhnikula@gmail.com
Applied, thanks.