]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
DMA-API: amba: get rid of separate dma_mask
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 27 Jun 2013 09:25:33 +0000 (10:25 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 3 Oct 2013 09:20:46 +0000 (10:20 +0100)
commit235654419e14ffe4593a30e5abeb2816d4e4944b
tree1bd25472bcd24d88d1fbaf0b35bc05ebee8441d4
parent16e66166bf8e9ed597f5de86a8ee8a408406b6c1
DMA-API: amba: get rid of separate dma_mask

AMBA Primecell devices always treat streaming and coherent DMA exactly
the same, so there's no point in having the masks separated.

Acked-by: Grant Likely <grant.likely@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/amba/bus.c
drivers/of/platform.c
include/linux/amba/bus.h