ARM: 6168/1: ep93xx: move physmap flash registration into core.c
authorHartley Sweeten <hartleys@visionengravers.com>
Thu, 10 Jun 2010 15:19:08 +0000 (16:19 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 16 Jun 2010 21:56:05 +0000 (22:56 +0100)
commit16bcf78f8cac9cc3057c6ce3800490cb6e684ce8
tree20f1337b5e0bd6bad2a25e01adf7aa84bf92dcb4
parent6ea4b7418dfd07dc76d20a3c3bf632ee7b59a2c4
ARM: 6168/1: ep93xx: move physmap flash registration into core.c

Create a core.c __init function to handle the physmap flash
registration for all the ep93xx platforms.  Also, modify all
the ep93xx platforms to use this new function.

This simplifies all the ep93xx platform init code and reduces
the size of the kernel when including multiple ep93xx boards.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Acked-by: Ryan Mallon <ryan@bluewatersys.com>
Acked-by: Martin Guy <martinwguy@gmail.com>
Acked-by: Hubert Feurstein <hubert.feurstein@contec.at>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-ep93xx/adssphere.c
arch/arm/mach-ep93xx/core.c
arch/arm/mach-ep93xx/edb93xx.c
arch/arm/mach-ep93xx/gesbc9312.c
arch/arm/mach-ep93xx/include/mach/platform.h
arch/arm/mach-ep93xx/micro9.c
arch/arm/mach-ep93xx/simone.c
arch/arm/mach-ep93xx/ts72xx.c
This page took 0.027947 seconds and 5 git commands to generate.