ASoC: dmaengine: Support custom channel names
authorMark Brown <broonie@linaro.org>
Sat, 19 Oct 2013 16:43:51 +0000 (17:43 +0100)
committerMark Brown <broonie@linaro.org>
Thu, 24 Oct 2013 08:52:14 +0000 (09:52 +0100)
Some devices have more than just simple TX and RX DMA channels, for example
modern Samsung I2S IPs support a secondary transmit DMA stream which is
mixed into the primary stream during playback. Allow such devices to
specify the names of the channels to be requested in their dma_data.

Signed-off-by: Mark Brown <broonie@linaro.org>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>

No differences found