From daa2db59ce7e36011a6c92a0342cd0919b9fb7d3 Mon Sep 17 00:00:00 2001 From: Charles Keepax Date: Thu, 18 Apr 2013 11:02:38 +0100 Subject: [PATCH] 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-format-patch failed