From 3a46c7b7cc09ace471f9ccb4d11950fb2f7f2d96 Mon Sep 17 00:00:00 2001 From: Liam Girdwood Date: Wed, 14 May 2014 17:20:53 +0300 Subject: [PATCH] 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-format-patch failed