ARM: mx51: fix naming of spi related defines
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Tue, 3 Aug 2010 14:15:29 +0000 (16:15 +0200)
committerUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Mon, 27 Sep 2010 13:46:20 +0000 (15:46 +0200)
The names used now match the processor's reference manual.  Also remove
MXC from the interrupt defines to match the other imx platforms.

Acked-by: Wolfram Sang <w.sang@pengutronix.de>
Acked-by: Jason Wang <jason77.wang@gmail.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>

No differences found