[PATCH 0/7] Updates for spi-imx

From: Uwe Kleine-König
Date: Wed Sep 30 2009 - 15:43:16 EST


Hello,

as a followup to this mail I'll send some updates for the spi-imx
driver for review.

Overall diffstat and shortlog can be found below.

You can find the patches based on current Linus' master at

git://git.pengutronix.de/git/ukl/linux-2.6.git spi-imx

Sascha Hauer (3):
spi-imx: update state correctly
spi-imx: Fix initial chipselect settings
spi-imx: setup mode_bits we can handle

Uwe Kleine-König (4):
spi-imx: rename source file to spi_imx.c
spi-imx: no need to assert bits_per_word being initialized
spi-imx: initialize complete config struct
[RFC] spi-imx: strip down chipselect function to only drive the chipselect

drivers/spi/Makefile | 2 +-
drivers/spi/{mxc_spi.c => spi_imx.c} | 383 +++++++++++++++++-----------------
2 files changed, 190 insertions(+), 195 deletions(-)
rename drivers/spi/{mxc_spi.c => spi_imx.c} (55%)
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/