]> Git Repo - linux.git/commit
spi-imx: rename source file to spi_imx.c
authorUwe Kleine-König <[email protected]>
Thu, 1 Oct 2009 22:44:28 +0000 (15:44 -0700)
committerLinus Torvalds <[email protected]>
Thu, 1 Oct 2009 23:11:16 +0000 (16:11 -0700)
commit6cdeb00218b0d0eaf1329d1e6a0959ee3f0fa14c
tree7d743beba03f9a67c6c557b6d853ebd9e17b8cd5
parent80e50be4220e1244fcf6d5f75b997f8586ae1300
spi-imx: rename source file to spi_imx.c

This makes the filename match the Kconfig symbol and the driver name.

Signed-off-by: Uwe Kleine-König <[email protected]>
Cc: Sascha Hauer <[email protected]>
Cc: David Brownell <[email protected]>
Cc: Guennadi Liakhovetski <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/spi/Makefile
drivers/spi/mxc_spi.c [deleted file]
drivers/spi/spi_imx.c [new file with mode: 0644]
This page took 0.052769 seconds and 4 git commands to generate.