OSDN Git Service

ARM: keystone2: move address space switch printk into generic code
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 4 Apr 2015 09:25:28 +0000 (10:25 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 1 Jun 2015 22:45:54 +0000 (23:45 +0100)
commit39b74fe82f734ac0bec726733805bb7d46c95933
treec1f8f2298c28f9c34d69d2cbd71ca854ff05b476
parentc8ca2b4b29282605698968d15667939b23e208e2
ARM: keystone2: move address space switch printk into generic code

There is no point platform code doing this, let's move it into the
generic code so it doesn't get duplicated.

Acked-by: Santosh Shilimkar <ssantosh@kernel.org>
Tested-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-keystone/keystone.c
arch/arm/mm/mmu.c