From: Liam Girdwood Date: Wed, 14 May 2014 14:20:53 +0000 (+0300) Subject: ASoC: Intel: Make Baytrail PCM data per stream rather than per DAI device X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~52^2~3^3~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a46c7b7cc09ace471f9ccb4d11950fb2f7f2d96;p=pandora-kernel.git ASoC: Intel: Make Baytrail PCM data per stream rather than per DAI device Prepare for single Baytrail DAI playback/capture link by accessing PCM data using stream ID instead of rtd->dev. Now rtd->dev is unique for playback and capture since they are exported as separate DAIs but not once converted to single DAI. [Jarkko: Separated from another commit with updated commit log] Signed-off-by: Liam Girdwood Signed-off-by: Jarkko Nikula Signed-off-by: Mark Brown --- Reading git-diff-tree failed