diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-07-20 17:29:34 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-08-09 08:22:37 -0700 |
commit | b1f7d1337973f019c812a042f25a8679839514e4 (patch) | |
tree | 33748bc7e28a3c41f0829acfe601920b7516fdd4 /arch/c6x | |
parent | 1bcf4064cc1abefe860d6b3716f4e21a030cefc1 (diff) |
ASoC: dapm: Fix _PRE and _POST events for DAPM performance improvements
commit 0ff97ebf0804d2e519d578fcb4db03f104d2ca8c upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/c6x')
0 files changed, 0 insertions, 0 deletions