sparc: Replace sbus_map_single and sbus_unmap_single with sbus_map_page and sbus_unma...
commitc2c07dbd8742a26ab3f1ee8b82237a060a0d9f61
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Mon, 10 Aug 2009 02:53:15 +0000 (10 11:53 +0900)
committerIngo Molnar <mingo@elte.hu>
Mon, 10 Aug 2009 07:35:00 +0000 (10 09:35 +0200)
tree63bfb1f03d625e6baefd19f0d52d99f98c539742
parent595cc8560783ea31ed1208dc1f97282a2a5606b7
sparc: Replace sbus_map_single and sbus_unmap_single with sbus_map_page and sbus_unmap_page

This is a preparation for using asm-generic/pci-dma-compat.h;
SPARC32 has two dma_map_ops structures for pci and sbus
(removing arch/sparc/kernel/dma.c, PCI and SBUS DMA accessor).

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Tested-by: Robert Reif <reif@earthlink.net>
Acked-by: David S. Miller <davem@davemloft.net>
Cc: tony.luck@intel.com
Cc: fenghua.yu@intel.com
LKML-Reference: <1249872797-1314-7-git-send-email-fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/sparc/kernel/dma.c
arch/sparc/kernel/dma.h
arch/sparc/kernel/ioport.c