commit | 9eb600c84ae8e9102bb5957971c09074fd0335da | [log] [tgz] |
---|---|---|
author | Sudheer Papothi <spapothi@codeaurora.org> | Fri Jan 29 02:04:49 2016 +0530 |
committer | Banajit Goswami <bgoswami@codeaurora.org> | Fri Jan 13 11:59:48 2017 -0800 |
tree | c04947bafb088450992ea66df36445d8f57a533f | |
parent | b2fac52b3d7b6b517ec255eb3da30c435c4bf8a7 [diff] |
ASoC: core: Skip suspending widgets with ignore flag 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. Change-Id: Ia253174f076090df6d3decf276e1b45df5fa7120 Signed-off-by: Gopikrishnaiah Anandan <agopik@codeaurora.org> Signed-off-by: Sudheer Papothi <spapothi@codeaurora.org>