commit | c04019d450a885a095a2ca38fcd5db8d57cd2718 | [log] [tgz] |
---|---|---|
author | Timur Tabi <timur@freescale.com> | Thu Aug 19 16:43:42 2010 -0500 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Aug 20 12:14:45 2010 +0100 |
tree | 2c7c8fa132fc6e3b012ff4fcb7cf7ac894980a2a | |
parent | b67696b40f2e7f890d017db3c6805ff90cb392b6 [diff] |
ASoC: add support for separate codec DAIs to the fsl_dma driver Some codecs have separate DAIs for playback and capture, so the DMA driver should allocate a DMA buffer only for the streams that are valid when the driver is opened. Signed-off-by: Timur Tabi <timur@freescale.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>