linux-stable-rt/arch/arm/mach-ks8695/include/mach
Russell King 9eedd96301 ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()
Replace the page_to_dma() and dma_to_page() macros with their PFN
equivalents.  This allows us to map parts of memory which do not have
a struct page allocated to them to bus addresses.  This will be used
internally by dma_alloc_coherent()/dma_alloc_writecombine().

Build tested on Versatile, OMAP1, IOP13xx and KS8695.

Tested-by: Janusz Krzysztofik <jkrzyszt@tis.icnet.pl>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2011-01-03 11:27:43 +00:00
..
debug-macro.S arm: return both physical and virtual addresses from addruart 2010-10-20 00:27:33 -04:00
devices.h
entry-macro.S
gpio.h
hardware.h
io.h
irqs.h
memory.h ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn() 2011-01-03 11:27:43 +00:00
regs-gpio.h
regs-hpna.h
regs-irq.h
regs-lan.h
regs-mem.h
regs-misc.h
regs-pci.h
regs-switch.h
regs-sys.h
regs-timer.h
regs-uart.h
regs-wan.h
system.h
timex.h
uncompress.h
vmalloc.h