From 8078d87f9d1383331289f78ea9b96b190d2a528f Mon Sep 17 00:00:00 2001 From: Liam Girdwood Date: Wed, 15 Feb 2012 15:15:35 +0000 Subject: [PATCH] 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-format-patch failed