]> Pileus Git - ~andy/linux/commit
ARM: 7857/1: dma: imx-sdma: setup dma mask
authorPhilippe Retornaz <philippe.retornaz@epfl.ch>
Mon, 14 Oct 2013 08:45:17 +0000 (09:45 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 31 Oct 2013 14:49:19 +0000 (14:49 +0000)
commit42536b9f9ce38b07ac213c5f4550301f9a0d251d
treea8edbb43be71289cf56bf43713435735de7d0b38
parent536dc1eb6bc36db6a03e002b421a0b473404b397
ARM: 7857/1: dma: imx-sdma: setup dma mask

The dma mask is not configured in the current code.
This was triggered by soc-dmaengine-pcm which allocate the dma
buffers with the imx-sdma as device.
This commit fix audio on imx31.

Signed-off-by: Philippe Rétornaz <philippe.retornaz@epfl.ch>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/dma/imx-sdma.c