]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit47c17145816c6c22d36ce4d2b5df183e09d883db
tree242f8218121cd4bc89c49e8981052885965e0f6b
parent477036257cacc46426503afd017b0544932f55c9
[ARM] Kirkwood: only map peripheral register space once

Just like commit 21f388e8850d, 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>
arch/arm/mach-kirkwood/include/mach/io.h