imx: define functions to configure chip selects in the WEIM
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Thu, 7 Jan 2010 10:27:17 +0000 (11:27 +0100)
committerUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Fri, 8 Jan 2010 15:45:24 +0000 (16:45 +0100)
commita8dfb6462a033984b99fee4122fe0799a31f5bb4
treebc71dbed2b59a897d1f5f90b541fc7d0f6b4ae48
parent3cdd54417d0f821825a353f7273d356399112f56
imx: define functions to configure chip selects in the WEIM

This has the addional effect that the macros CSCR_U, CSCR_L and CSCR_A
are not used anymore in mach-pcm038.c and mach-qong.c.  These still use
the deprecated IO_ADDRESS macro and shouldn't be used in new code.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Cc: Sascha Hauer <kernel@pengutronix.de>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Holger Schurig <hs4233@mail.mn-solutions.de>
Cc: Dmitriy Taychenachev <dimichxp@gmail.com>
arch/arm/mach-mx2/mach-pcm038.c
arch/arm/mach-mx3/mach-qong.c
arch/arm/plat-mxc/include/mach/mx27.h
arch/arm/plat-mxc/include/mach/mx31.h
arch/arm/plat-mxc/include/mach/mxc.h