X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/965d3c6198b85c62f22cad0b9417eeeb2a161891..1b51d872526060d079e206b8ad7dedf9cd574dfb:/target/linux/generic-2.6/patches-2.6.28/920-04-spi-gpio-implement-spi-delay.patch diff --git a/target/linux/generic-2.6/patches-2.6.28/920-04-spi-gpio-implement-spi-delay.patch b/target/linux/generic-2.6/patches-2.6.28/920-04-spi-gpio-implement-spi-delay.patch index b22408193..19032881b 100644 --- a/target/linux/generic-2.6/patches-2.6.28/920-04-spi-gpio-implement-spi-delay.patch +++ b/target/linux/generic-2.6/patches-2.6.28/920-04-spi-gpio-implement-spi-delay.patch @@ -4,10 +4,8 @@ Implement the SPI-GPIO delay function for busses that need speed limitation. -Index: linux-2.6.28.5/drivers/spi/spi_gpio.c -=================================================================== ---- linux-2.6.28.5.orig/drivers/spi/spi_gpio.c 2009-02-15 18:53:47.000000000 +0100 -+++ linux-2.6.28.5/drivers/spi/spi_gpio.c 2009-02-15 19:08:58.000000000 +0100 +--- a/drivers/spi/spi_gpio.c ++++ b/drivers/spi/spi_gpio.c @@ -21,6 +21,7 @@ #include #include