diff options
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2008-09-25 19:59:12 (GMT) |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2008-09-25 22:39:24 (GMT) |
commit | 56f55f8b58a02e95b401cb50df05086cabeaeeb5 (patch) | |
tree | 3be7e3383157c731178ca447008c0e7c236bfbfc /block | |
parent | afd1a321c49a250dab97cef6f2d3c3c9b9d0174a (diff) | |
download | linux-56f55f8b58a02e95b401cb50df05086cabeaeeb5.tar.xz |
[ARM] dma: provide a better dma_map_page() implementation
We can translate a struct page directly to a DMA address using
page_to_dma(). No need to use page_address() followed by
virt_to_dma().
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions