commit | 1797c33f0edcdcc9a483c06233a203786666a97f | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@freescale.com> | Thu Jan 20 05:50:35 2011 +0800 |
committer | Sascha Hauer <s.hauer@pengutronix.de> | Mon Jan 31 12:41:43 2011 +0100 |
tree | 2916f6f267029f871028347c9fcb9739f7110329 | |
parent | 1bae4ce27c9c90344f23c65ea6966c50ffeae2f5 [diff] |
dmaengine: imx-sdma: remove IMX_DMA_SG_LOOP handling in sdma_prep_slave_sg() This is a leftover from the time that the driver did not have sdma_prep_dma_cyclic callback and implemented sound dma as a looped sg chain. And it can be removed now. Signed-off-by: Shawn Guo <shawn.guo@freescale.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>