9
0
Fork 0
barebox/drivers/spi
Jean-Christophe PLAGNIOL-VILLARD 8e92f54ad4 atmel_spi: fix spi cs gpio request loop
it's 0 to num_cs - 1

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2013-01-15 00:26:19 +08:00
..
Kconfig Cleanup Kconfig files 2012-12-08 12:22:12 +01: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: fix spi cs gpio request loop 2013-01-15 00:26:19 +08: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 omap3_spi: fix bus numbers according to omap3_add_spi[1-4] 2012-11-12 09:38:06 +01: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 drivers/base: fix corrupt device tree 2012-12-12 15:04:27 +01:00