linux/drivers/spi
Ben Dooks 3d2c5b415c spi: fix use of set_cs in spi_s3c24xx driver
It turns out that the last patch to change set_cs to be kept in the
controller's structure instead of the platform data was an incomplete
change, and did not change the references to platfrom data in the setup
xfer code.  (This can prevent an oops.)

Reported-by: <Ling.Alex@iac.com.tw>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-04-17 16:36:27 -07:00
..
Kconfig
Makefile
at25.c [PATCH] SPI: at25: do not use pointer before assignment 2007-03-16 19:25:05 -07:00
atmel_spi.c
atmel_spi.h
omap_uwire.c
pxa2xx_spi.c
spi.c [PATCH] drivers/spi/: fix section mismatches 2007-03-27 09:05:15 -07:00
spi_bitbang.c
spi_butterfly.c
spi_imx.c
spi_mpc83xx.c
spi_s3c24xx.c spi: fix use of set_cs in spi_s3c24xx driver 2007-04-17 16:36:27 -07:00
spi_s3c24xx_gpio.c