diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-04-09 16:16:20 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-04-09 16:16:20 +0000 |
commit | 9a2aa8e7e2fc744eaa53ff1382ba0380b91e0d8b (patch) | |
tree | 3fee9ec05b5b01f11df78a3cdcd6158a08c811ab /target/linux/generic/patches-3.9/862-gpio_spi_driver.patch | |
parent | 5d89871c5f12b97c922747e6bc51c5b08efc1972 (diff) |
kernel: refresh patches against 3.9-rc6
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36297 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.9/862-gpio_spi_driver.patch')
-rw-r--r-- | target/linux/generic/patches-3.9/862-gpio_spi_driver.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.9/862-gpio_spi_driver.patch b/target/linux/generic/patches-3.9/862-gpio_spi_driver.patch index e68f808c3f..29c735b24b 100644 --- a/target/linux/generic/patches-3.9/862-gpio_spi_driver.patch +++ b/target/linux/generic/patches-3.9/862-gpio_spi_driver.patch @@ -345,7 +345,7 @@ Please use the new mainline SPI-GPIO driver, as of 2.6.29. +MODULE_LICENSE("GPL v2"); --- a/drivers/spi/Kconfig +++ b/drivers/spi/Kconfig -@@ -177,6 +177,15 @@ config SPI_GPIO +@@ -178,6 +178,15 @@ config SPI_GPIO GPIO operations, you should be able to leverage that for better speed with a custom version of this driver; see the source code. |