From: Charles Keepax Date: Thu, 18 Apr 2013 10:02:38 +0000 (+0100) Subject: ASoC: soc-compress: Deduce stream direction X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~52^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=daa2db59ce7e36011a6c92a0342cd0919b9fb7d3;p=pandora-kernel.git ASoC: soc-compress: Deduce stream direction Previously we just hard coded all streams as playback streams, this patch checks the DAI to see if it is a capture or playback stream. It is worth noting that at this time only unidirectional streams are supported. Signed-off-by: Charles Keepax Signed-off-by: Richard Fitzgerald Acked-by: Vinod Koul Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed