Timur Tabi 7b6e80538b lib/powerpc: addrmap_phys_to_virt() should return a pointer
addrmap_phys_to_virt() converts a physical address (phys_addr_t) to a
virtual address, so it should return a pointer instead of an unsigned long.
Its counterpart, addrmap_virt_to_phys(), takes a pointer, so now they're
orthogonal.

The only caller of addrmap_phys_to_virt() converts the return value to
a pointer anyway.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
2012-07-06 17:30:32 -05:00
..
2012-05-15 08:31:37 +02:00
2012-05-15 08:31:30 +02:00
2012-06-21 20:53:09 +02:00
2012-06-21 20:53:09 +02:00
2012-05-15 08:31:40 +02:00
2012-05-15 08:31:34 +02:00
2012-05-25 10:39:23 +02:00
2012-05-25 09:15:10 +02:00
2012-05-08 18:02:22 -05:00
2012-05-22 10:14:34 +02:00
2012-03-30 22:46:00 +02:00
2012-05-15 08:31:34 +02:00
2012-05-20 08:32:32 +02:00
2012-05-15 08:31:40 +02:00
2012-05-15 08:31:37 +02:00
2012-05-15 08:31:25 +02:00
2012-05-20 08:32:32 +02:00