From: Liam Girdwood Date: Wed, 15 Feb 2012 15:15:35 +0000 (+0000) Subject: ASoC: dapm: Notify stream event to all card components. X-Git-Tag: v3.4-rc1~88^2^2~27^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8078d87f9d1383331289f78ea9b96b190d2a528f;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed