commit | daa2db59ce7e36011a6c92a0342cd0919b9fb7d3 | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | Thu Apr 18 11:02:38 2013 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Sun Apr 21 09:53:43 2013 +0200 |
tree | 30238f3c030a82cdb2f41e8d43dc7bbf81198668 | |
parent | 49bb6402f1aa1effa9d9c5df39d91a86ca8fd736 [diff] |
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 <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Richard Fitzgerald <rf@opensource.wolfsonmicro.com> Acked-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>