kernel-ark/drivers/spi
Bryan Wu 88b4036934 Blackfin SPI: cleanup according to David Brownell's review
a) platorm_driver_probe(...) instead of platform_driver_register(&driver);
b) set bfin_spi_enable and bfin_spi_disable static
c) Why is the width flag a u32?
d) maybe use dev_dbg() instead of pr_debug()

Signed-off-by: Bryan Wu <bryan.wu@analog.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-21 09:50:24 -07:00
..
at25.c [PATCH] SPI: at25: do not use pointer before assignment 2007-03-16 19:25:05 -07:00
atmel_spi.c atmel_spi: remove unnecessary (and wrong) #ifdefs 2007-05-09 12:30:50 -07:00
atmel_spi.h
au1550_spi.c au1550 SPI controller driver 2007-05-08 11:15:16 -07:00
Kconfig MPC52xx PSC SPI master driver 2007-05-11 08:29:35 -07:00
Makefile MPC52xx PSC SPI master driver 2007-05-11 08:29:35 -07:00
mpc52xx_psc_spi.c MPC52xx PSC SPI master driver 2007-05-11 08:29:35 -07:00
omap_uwire.c
pxa2xx_spi.c
spi_bfin5xx.c Blackfin SPI: cleanup according to David Brownell's review 2007-05-21 09:50:24 -07:00
spi_bitbang.c [PATCH] spi: destroy workqueue after spi_unregister_master 2007-03-16 19:25:04 -07:00
spi_butterfly.c minor spi_butterfly cleanup 2007-05-08 11:15:15 -07:00
spi_imx.c
spi_mpc83xx.c
spi_s3c24xx_gpio.c
spi_s3c24xx.c spi_s3c24xx.c: Fix build 2007-05-07 12:13:04 -07:00
spi.c SPI kerneldoc 2007-05-08 11:15:16 -07:00
spidev.c spi: fix spidev for >sizeof(long)/32 devices 2007-05-16 21:19:15 -07:00