From: Mark Brown Date: Thu, 16 Feb 2012 23:03:27 +0000 (-0800) Subject: ASoC: dapm: Supply the DAI and substream when calling stream events X-Git-Tag: v3.4-rc1~88^2^2~27^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bd3a6f34cdd4b1776ca34d0b6fab216e9323759;p=pandora-kernel.git ASoC: dapm: Supply the DAI and substream when calling stream events In order to allow us to do something smarter than iterate through widgets doing strcmp() to work out what to power up for stream events change the interface used to generate them to be based on the combination of a DAI and a stream direction rather than just a simple string identifying the stream. At some point we'll probably want a set of channels too. Signed-off-by: Mark Brown Acked-by: Liam Girdwood --- Reading git-diff-tree failed