imx/mach-mx2: use constants namespaced by the corresponding SOC (easy part)
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Wed, 9 Dec 2009 10:32:11 +0000 (11:32 +0100)
committerUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Tue, 5 Jan 2010 09:10:07 +0000 (10:10 +0100)
commit3f35d1f5e4507ea4eb7ff5feaf624737c1b47631
tree8c444567dc9c3f31fd991bb1eac92031b08c3f8a
parentb70564686a3a3eac7c2da09722091dcf5b07d5a4
imx/mach-mx2: use constants namespaced by the corresponding SOC (easy part)

This just leaves devices.c, generic.c and serial.c to clean up.  As
these files are used on more than one SOC they need some more work.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Cc: Holger Schurig <hs4233@mail.mn-solutions.de>
Cc: Rabin Vincent <rabin@rab.in>
Cc: Javier Martin <javier.martin@vista-silicon.com>
Cc: Valentin Longchamp <valentin.longchamp@epfl.ch>
Cc: Jean Delvare <khali@linux-fr.org>
Cc: Eric Benard <eric@eukrea.com>
Cc: Ivo Clarysse <ivo.clarysse@gmail.com>
Cc: Vladimir Barinov <vbarinov@embeddedalley.com>
Cc: Daniel Schaeffer <daniel.schaeffer@timesys.com>
Cc: Simon POLETTE <spolette@adnlysd018.(none)>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Cc: Alan Carvalho de Assis <acassis@gmail.com>
Cc: Luotao Fu <l.fu@pengutronix.de>
12 files changed:
arch/arm/mach-mx2/clock_imx21.c
arch/arm/mach-mx2/clock_imx27.c
arch/arm/mach-mx2/cpu_imx27.c
arch/arm/mach-mx2/eukrea_cpuimx27.c
arch/arm/mach-mx2/mx21ads.c
arch/arm/mach-mx2/mx27ads.c
arch/arm/mach-mx2/mx27lite.c
arch/arm/mach-mx2/mx27pdk.c
arch/arm/mach-mx2/mxt_td60.c
arch/arm/mach-mx2/pca100.c
arch/arm/mach-mx2/pcm038.c
arch/arm/mach-mx2/pcm970-baseboard.c
This page took 0.026305 seconds and 5 git commands to generate.