remarkable-linux/drivers/spi
Uwe Kleine-König e6a0a8bfef spi-imx: strip down chipselect function to only drive the chipselect
spi_imx_chipselect() made things that should be (and mostly are) done by
spi_imx_setupxfer.  Only setting the tx and rx functions was missing.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Cc: David Brownell <dbrownell@users.sourceforge.net>
Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-10-01 16:11:17 -07:00
..
amba-pl022.c Merge branch 'u300' into devel 2009-09-21 16:03:13 +01:00
atmel_spi.c
atmel_spi.h
au1550_spi.c
Kconfig spi: Freescale STMP driver 2009-09-23 07:39:44 -07:00
Makefile spi-imx: rename source file to spi_imx.c 2009-10-01 16:11:16 -07:00
mpc52xx_psc_spi.c
omap2_mcspi.c spi: McSPI support for OMAP4 2009-09-23 07:39:44 -07:00
omap_uwire.c trivial: remove unnecessary semicolons 2009-09-21 15:14:58 +02:00
orion_spi.c
pxa2xx_spi.c Merge branch 'origin' into for-linus 2009-09-24 21:22:33 +01:00
spi.c spi: handle TX-only/RX-only 2009-09-23 07:39:44 -07:00
spi_bfin5xx.c
spi_bitbang.c spi: bitbang bugfix in message setup 2009-06-30 18:56:00 -07:00
spi_butterfly.c
spi_gpio.c
spi_imx.c spi-imx: strip down chipselect function to only drive the chipselect 2009-10-01 16:11:17 -07:00
spi_lm70llp.c
spi_mpc8xxx.c
spi_ppc4xx.c spi: add spi_ppc4xx driver 2009-09-23 07:39:43 -07:00
spi_s3c24xx.c spi_s3c24xx: cache device setup data 2009-09-23 07:39:44 -07:00
spi_s3c24xx_gpio.c
spi_sh_sci.c
spi_stmp.c spi: Freescale STMP driver 2009-09-23 07:39:44 -07:00
spi_txx9.c
spidev.c const: constify remaining file_operations 2009-10-01 16:11:11 -07:00
tle62x0.c spi: prefix modalias with "spi:" 2009-09-23 07:39:43 -07:00
xilinx_spi.c