commit | 446b2a9380b64b9d7410d86ee8226031e03645cf | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Jun 27 10:25:33 2013 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Oct 31 14:48:38 2013 +0000 |
tree | 1bd25472bcd24d88d1fbaf0b35bc05ebee8441d4 | |
parent | 01edb5e12c7fd2170b1969a455442e8fd17cfe54 [diff] |
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>