spi/mpc8xxx: rename spi_mpc8xxx.c to spi_fsl_spi.c
authorMingkai Hu <Mingkai.hu@freescale.com>
Tue, 12 Oct 2010 10:18:30 +0000 (18:18 +0800)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 13 Oct 2010 03:38:12 +0000 (21:38 -0600)
commit3272029fb33a88873b9b02224ebeb23bf3a4668e
tree5a01a8506285fb418c1334019b5c37575b40c9d7
parent492c032beccd53f807811b6c14909630d409dd8c
spi/mpc8xxx: rename spi_mpc8xxx.c to spi_fsl_spi.c

This will pave the way to refactor out the common code which can be used
by the eSPI controller driver, and rename the SPI controller dirver to the
file spi_fsl_spi.c.

Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/spi/Kconfig
drivers/spi/Makefile
drivers/spi/spi_fsl_spi.c [moved from drivers/spi/spi_mpc8xxx.c with 100% similarity]