commit | 42536b9f9ce38b07ac213c5f4550301f9a0d251d | [log] [tgz] |
---|---|---|
author | Philippe Retornaz <[email protected]> | Mon Oct 14 09:45:17 2013 +0100 |
committer | Russell King <[email protected]> | Thu Oct 31 14:49:19 2013 +0000 |
tree | a8edbb43be71289cf56bf43713435735de7d0b38 | |
parent | 536dc1eb6bc36db6a03e002b421a0b473404b397 [diff] |
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 <[email protected]> Acked-by: Sascha Hauer <[email protected]> Acked-by: Vinod Koul <[email protected]> Signed-off-by: Russell King <[email protected]>