[ARM] Kirkwood: only map peripheral register space once
authorNicolas Pitre <nico@cam.org>
Wed, 27 May 2009 02:06:25 +0000 (22:06 -0400)
committerNicolas Pitre <nico@cam.org>
Mon, 8 Jun 2009 17:04:56 +0000 (13:04 -0400)
Just like commit 1419468ab548, let's save some TLB entries by making
ioremap() return pointers into the boot-time Kirkwood peripheral
iotable mapping whenever someone tries to ioremap any part of the Kirkwood
peripheral register space.

Signed-off-by: Nicolas Pitre <nico@marvell.com>

No differences found