From: Jie Yang Date: Fri, 9 Jan 2015 06:36:36 +0000 (+0800) Subject: ASoC: Intel: Split hsw_pcm_data for playback and capture X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~130^2~22^2~6^4~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ff9d6714a5c97fb448c53aae801af3d529ecb56;p=pandora-kernel.git ASoC: Intel: Split hsw_pcm_data for playback and capture There may be 2 pcm streams for a same DAI at most, and these 2 streams should have different hsw_pcm_data, e.g. they have different persistent data, so here we need split hsw_pcm_data for playback and capture, to make sure they won't be mixed and keep cleaned. Signed-off-by: Jie Yang Reviewed-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed