9 Oct
2019
9 Oct
'19
6:47 p.m.
On Wed, Oct 09, 2019 at 11:46:03AM +0100, Srinivas Kandagatla wrote:
From: Sudheer Papothi spapothi@codeaurora.org
For wigdets which have set the suspend ignore flag asoc framework shouldn't mark them as dirty when ASoC suspend function is called. This change adds check to skip suspending the widgets with the flag set.
Why? The goal here is to ensure we revalidate everything on resume, and flow any changes out. It doesn't actually result in changes in state on these widgets if they're still powered on.