sh: maple: PHYSADDR() -> virt_to_phys() conversion.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 13 Oct 2009 03:35:30 +0000 (12:35 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 13 Oct 2009 03:35:30 +0000 (12:35 +0900)
commit913df4453f85f1fe79b35ecf3c9a0c0b707d22a2
tree5dc6b793a0198ac5f9dd78be99e0ec292edf8d1d
parent54d5102fac3dd4034104e1b38a44a873d5f3a8d3
sh: maple: PHYSADDR() -> virt_to_phys() conversion.

Maple's abuse of PHYSADDR() likewise can be converted to virt_to_phys()
for its cases, although in practice this really wants explicit remapping.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/sh/maple/maple.c