Files
linux/arch/arm
Laurent Pinchart b251b2f4a3 ARM: shmobile: mackerel: Fix coherent DMA mask
commit b6328a6b7b upstream.

Commit 4dcfa60071 ("ARM: DMA-API: better
handing of DMA masks for coherent allocations") added an additional
check to the coherent DMA mask that results in an error when the mask is
larger than what dma_addr_t can address.

Set the LCDC coherent DMA mask to DMA_BIT_MASK(32) instead of ~0 to fix
the problem.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-01-15 15:28:51 -08:00
..
2013-04-08 17:39:24 +02:00
2013-04-08 17:39:24 +02:00
2013-04-08 17:39:24 +02:00
2013-12-11 22:36:26 -08:00
2013-03-22 17:24:51 +00:00