diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-07-20 12:29:34 -0400 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-07-23 05:39:54 -0400 |
commit | 0ff97ebf0804d2e519d578fcb4db03f104d2ca8c (patch) | |
tree | 865b72a3b646671a6cd7be3f3aafe5a64f5173f7 /samples/kfifo | |
parent | 409b78cc17a4a3d07a541037575da648ced99437 (diff) |
ASoC: dapm: Fix _PRE and _POST events for DAPM performance improvements
Ever since the DAPM performance improvements we've been marking all widgets
as not dirty after each DAPM run. Since _PRE and _POST events aren't part
of the DAPM graph this has rendered them non-functional, they will never be
marked dirty again and thus will never be run again.
Fix this by skipping them when marking widgets as not dirty.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@ti.com>
Cc: stable@vger.kernel.org
Diffstat (limited to 'samples/kfifo')
0 files changed, 0 insertions, 0 deletions