9
0
Fork 0
barebox/drivers/spi
Jean-Christophe PLAGNIOL-VILLARD bac41512cf atmel_spi: drop setup during transfer
this need to be handle at framework and driver level

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-11-12 08:36:23 +01:00
..
Kconfig drivers/spi: add driver for the Multichannel SPI controller found in TI SoCs 2012-09-06 19:35:03 +02:00
Makefile drivers/spi: add driver for the Multichannel SPI controller found in TI SoCs 2012-09-06 19:35:03 +02:00
altera_spi.c switch all platform_bus device/driver registering to platform_driver/device_register 2012-10-04 15:19:12 +02:00
atmel_spi.c atmel_spi: drop setup during transfer 2012-11-12 08:36:23 +01:00
atmel_spi.h spi: add atmel-spi driver 2011-09-14 10:40:17 +02:00
imx_spi.c Merge branch 'for-next/imx-clk' 2012-10-04 15:24:57 +02:00
omap3_spi.c switch all platform_bus device/driver registering to platform_driver/device_register 2012-10-04 15:19:12 +02:00
omap3_spi.h drivers/spi: add driver for the Multichannel SPI controller found in TI SoCs 2012-09-06 19:35:03 +02:00
spi.c spi: introduce spi_get_master 2012-11-12 08:32:16 +01:00