ARM: orion: Refactor the MPP code common in the orion platform
authorAndrew Lunn <andrew@lunn.ch>
Sun, 15 May 2011 11:32:52 +0000 (13:32 +0200)
committerNicolas Pitre <nico@fluxnic.net>
Mon, 16 May 2011 19:25:54 +0000 (15:25 -0400)
commitb2f427a1088a9ad4f86855f4df1fc059bebb441f
tree61508b83eabb956e6ab1255110689485151872b3
parent44350061905b2a502579d3827eacaf8efa393aad
ARM: orion: Refactor the MPP code common in the orion platform

mv78xx0 and kirkwood use identical mpp code.

It should also be possible to rewrite the orion5x mpp to use this
platform code.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Nicolas Pitre <nico@fluxnic.net>
arch/arm/mach-kirkwood/mpp.c
arch/arm/mach-kirkwood/mpp.h
arch/arm/mach-mv78xx0/mpp.c
arch/arm/mach-mv78xx0/mpp.h
arch/arm/plat-orion/Makefile
arch/arm/plat-orion/include/plat/mpp.h [new file with mode: 0644]
arch/arm/plat-orion/mpp.c [new file with mode: 0644]