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
..
2010-04-13 09:13:04 +02:00
2011-08-01 15:19:40 +02:00
2012-05-15 08:31:37 +02:00
2012-05-15 08:31:30 +02:00
2011-08-04 23:34:02 +02:00
2011-08-01 15:19:40 +02:00
2010-01-27 21:23:14 +01:00
2012-03-18 20:10:02 +01:00
2012-03-27 22:05:28 +02:00
2012-06-21 20:53:09 +02:00
2011-10-22 01:22:21 +02:00
2012-06-21 20:53:09 +02:00
2010-09-19 19:29:47 +02:00
2010-12-09 10:24:09 +01:00
2011-08-04 23:34:02 +02:00
2012-05-15 08:31:40 +02:00
2011-08-01 15:19:40 +02:00
2011-05-19 22:22:44 +02:00
2012-05-15 08:31:34 +02:00
2011-04-30 23:29:55 +02:00
2012-05-25 10:39:23 +02:00
2012-05-25 09:15:10 +02:00
2011-09-10 00:04:01 +02:00
2012-05-08 18:02:22 -05:00
2010-10-12 22:44:33 +02:00
2010-03-21 22:44:42 +01:00
2012-03-12 11:06:48 -04:00
2012-05-22 10:14:34 +02:00
2010-03-12 23:06:04 +01:00
2012-03-30 22:46:00 +02:00
2012-03-26 23:09:23 +02:00
2012-05-15 08:31:34 +02:00
2011-10-05 22:03:11 +02:00
2011-03-27 19:19:54 +02:00
2012-05-20 08:32:32 +02:00
2011-08-04 23:34:02 +02:00
2011-08-04 23:34:02 +02:00
2011-08-01 15:19:40 +02:00
2011-06-22 20:00:51 +02:00
2012-05-15 08:31:40 +02:00
2011-12-07 08:45:51 +01:00
2012-05-15 08:31:37 +02:00
2011-04-29 07:32:48 -05:00
2011-09-30 22:00:55 +02:00
2012-05-15 08:31:25 +02:00
2012-05-20 08:32:32 +02:00
2011-08-01 15:19:40 +02:00
2010-05-28 10:56:04 -04:00
2011-08-01 15:19:40 +02:00