Santosh Shilimkar 2161c2485d ARM: dma: use phys_addr_t in __dma_page_[cpu_to_dev/dev_to_cpu]
On a 32 bit ARM architecture with LPAE extension physical addresses
cannot fit into unsigned long variable.

So fix it by using phys_addr_t instead of unsigned long.

Cc: Nicolas Pitre <nicolas.pitre@linaro.org>
Cc: Russell King - ARM Linux <linux@arm.linux.org.uk>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
2014-05-07 09:21:45 -04:00
..
2014-04-05 14:19:54 -07:00
2013-04-17 21:38:10 +02:00
2011-12-08 10:30:40 +00:00
2014-04-05 14:19:54 -07:00
2013-11-30 14:45:31 +00:00
2013-11-14 10:59:50 +00:00
2013-12-29 12:36:20 +00:00