]> Pileus Git - ~andy/linux/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, 31 Oct 2013 14:48:38 +0000 (14:48 +0000)
commit446b2a9380b64b9d7410d86ee8226031e03645cf
tree1bd25472bcd24d88d1fbaf0b35bc05ebee8441d4
parent01edb5e12c7fd2170b1969a455442e8fd17cfe54
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