summaryrefslogtreecommitdiff
path: root/target/linux/generic-2.6/patches-2.6.28/920-03-spi-gpio-fix-miso-bit.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-02-19 16:11:07 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-02-19 16:11:07 +0000
commit1b55cf14cc793ee2806c56c90424f64bac1e107f (patch)
tree60aa30339b5095aab026bb8bb21d686f8dc1c019 /target/linux/generic-2.6/patches-2.6.28/920-03-spi-gpio-fix-miso-bit.patch
parent507e6e41409a32e04d9c2be1fa858ce89f4eb990 (diff)
downloadmtk-20170518-1b55cf14cc793ee2806c56c90424f64bac1e107f.zip
mtk-20170518-1b55cf14cc793ee2806c56c90424f64bac1e107f.tar.gz
mtk-20170518-1b55cf14cc793ee2806c56c90424f64bac1e107f.tar.bz2
update to 2.6.28.6
SVN-Revision: 14565
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.28/920-03-spi-gpio-fix-miso-bit.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.28/920-03-spi-gpio-fix-miso-bit.patch6
1 files changed, 2 insertions, 4 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.28/920-03-spi-gpio-fix-miso-bit.patch b/target/linux/generic-2.6/patches-2.6.28/920-03-spi-gpio-fix-miso-bit.patch
index f4dd67e..acc7bed 100644
--- a/target/linux/generic-2.6/patches-2.6.28/920-03-spi-gpio-fix-miso-bit.patch
+++ b/target/linux/generic-2.6/patches-2.6.28/920-03-spi-gpio-fix-miso-bit.patch
@@ -7,10 +7,8 @@ Sanitize the value to a 0/1 boolean.
-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 16:21:11.000000000 +0100
-+++ linux-2.6.28.5/drivers/spi/spi_gpio.c 2009-02-15 16:21:47.000000000 +0100
+--- a/drivers/spi/spi_gpio.c
++++ b/drivers/spi/spi_gpio.c
@@ -114,7 +114,7 @@ static inline void setmosi(const struct
static inline int getmiso(const struct spi_device *spi)