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)
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>

No differences found