]> git.karo-electronics.de Git - karo-tx-linux.git/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>
Mon, 14 Oct 2013 15:18:51 +0000 (16:18 +0100)
commitc72906ba89a402d7f4d27e12f5e177d3cb535888
tree2da8a4b77ac06c97d8ca320f3f80e007aa159a95
parente4e914aca5756964b14aaceb8c6b507025f397a1
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