projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[au1000] switch to using 2.6.37.1
[openwrt.git]
/
target
/
linux
/
generic
/
patches-2.6.35
/
921-gpio_spi_driver.patch
diff --git
a/target/linux/generic/patches-2.6.35/921-gpio_spi_driver.patch
b/target/linux/generic/patches-2.6.35/921-gpio_spi_driver.patch
index
eda7a4e
..
3ff575e
100644
(file)
--- a/
target/linux/generic/patches-2.6.35/921-gpio_spi_driver.patch
+++ b/
target/linux/generic/patches-2.6.35/921-gpio_spi_driver.patch
@@
-162,7
+162,7
@@
Please use the new mainline SPI-GPIO driver, as of 2.6.29.
+ } while (0)
+
+#define EXPAND_BITBANG_TXRX
+ } while (0)
+
+#define EXPAND_BITBANG_TXRX
-+#include
<linux/spi/spi_bitbang.h>
++#include
"spi_bitbang_txrx.h"
+
+static u32 spi_gpio_txrx_mode0(struct spi_device *spi,
+ unsigned nsecs, u32 word, u8 bits)
+
+static u32 spi_gpio_txrx_mode0(struct spi_device *spi,
+ unsigned nsecs, u32 word, u8 bits)
This page took
0.029893 seconds
and
4
git commands to generate.