[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090930194211.GB1881@pengutronix.de>
Date: Wed, 30 Sep 2009 21:42:11 +0200
From: Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>
To: spi-devel-general@...ts.sourceforge.net
Cc: David Brownell <dbrownell@...rs.sourceforge.net>,
Sascha Hauer <s.hauer@...gutronix.de>,
Andrew Morton <akpm@...ux-foundation.org>,
Guennadi Liakhovetski <g.liakhovetski@....de>,
spi-devel-general@...ts.sourceforge.net,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/7] Updates for spi-imx
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists