]> git.baikalelectronics.ru Git - kernel.git/commit
MXC: rename mxc_map_io to architecture specific versions
authorSascha Hauer <s.hauer@pengutronix.de>
Thu, 2 Apr 2009 20:32:10 +0000 (22:32 +0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Thu, 7 May 2009 14:15:37 +0000 (16:15 +0200)
commit9979b1dd347a5dd9fc93ab354e4bed35ace38b1f
treea09a737f4e41da61216fae85a845d6902b7a144c
parentc2f4903773063d7edd11742086160275f95c45ba
MXC: rename mxc_map_io to architecture specific versions

This allows us to have more mapping functions for more than one
i.MX architecture in the kernel. As this is the earliest board
specific hook we have, also use it to set the cpu type.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
16 files changed:
arch/arm/mach-mx1/generic.c
arch/arm/mach-mx1/mx1ads.c
arch/arm/mach-mx1/scb9328.c
arch/arm/mach-mx2/generic.c
arch/arm/mach-mx2/mx27ads.c
arch/arm/mach-mx2/pcm038.c
arch/arm/mach-mx3/clock-imx35.c
arch/arm/mach-mx3/clock.c
arch/arm/mach-mx3/mm.c
arch/arm/mach-mx3/mx31ads.c
arch/arm/mach-mx3/mx31lite.c
arch/arm/mach-mx3/mx31moboard.c
arch/arm/mach-mx3/mx31pdk.c
arch/arm/mach-mx3/pcm037.c
arch/arm/mach-mx3/pcm043.c
arch/arm/plat-mxc/include/mach/common.h