diff options
author | Alexandre Courbot <acourbot@nvidia.com> | 2016-03-07 03:35:56 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2016-04-07 21:57:15 +0100 |
commit | b67dd2e9bdc0f79a3389e57c51189ed2c2127c00 (patch) | |
tree | a5e4aa274a7b32087e9999b2a44bfa20d646f41f /scripts | |
parent | 903589ca7165c41d149d902a06006b0f2b975231 (diff) | |
download | linux-b67dd2e9bdc0f79a3389e57c51189ed2c2127c00.tar.bz2 |
ARM: 8548/1: dma-mapping: remove arm_dma_set_mask()
arm_dma_set_mask() implements exactly the same behavior as the fallback
that dma_set_mask() takes if the set_dma_mask op is not set. Remove it
and use that fallback instead like what is already done for
dma_get_mask().
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions