commit | 8078d87f9d1383331289f78ea9b96b190d2a528f | [log] [tgz] |
---|---|---|
author | Liam Girdwood <lrg@ti.com> | Wed Feb 15 15:15:35 2012 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Feb 15 07:56:49 2012 -0800 |
tree | 3d700b84fd613ed536698a6bec9ceb5a6b34d5ad | |
parent | 6c120e19fa587710d80757a6e364961a017fb6c3 [diff] |
ASoC: dapm: Notify stream event to all card components. Currently when DAPM widgets are power sequenced the stream_event() completion callback is only called for the stream_event originator DAPM context. Other components in the card may also be interested so make sure they are also notified of any widget power events. Signed-off-by: Liam Girdwood <lrg@ti.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>