diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2009-07-10 03:05:02 +0200 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2009-07-28 07:19:20 +0200 |
commit | 862d196b27bd30a5ab8109d5cdb37980d81b1fe9 (patch) | |
tree | 4fe582aeb7ef93fe769b63150f983fbb8eae918f /arch/powerpc/kernel/dma-swiotlb.c | |
parent | x86, IA64, powerpc: add phys_to_dma() and dma_to_phys() (diff) | |
download | linux-862d196b27bd30a5ab8109d5cdb37980d81b1fe9.tar.xz linux-862d196b27bd30a5ab8109d5cdb37980d81b1fe9.zip |
swiotlb: use phys_to_dma and dma_to_phys
This converts swiotlb to use phys_to_dma and dma_to_phys instead of
swiotlb_phys_to_bus() and swiotlb_bus_to_phys().
swiotlb_phys_to_bus() and swiotlb_bus_to_phys() are not necessary so
this patch also removes them.
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Acked-by: Becky Bruce <beckyb@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/kernel/dma-swiotlb.c')
0 files changed, 0 insertions, 0 deletions