kernel: refresh patches against 3.9-rc6
[openwrt/openwrt.git] / target / linux / generic / patches-3.9 / 862-gpio_spi_driver.patch
index e68f808c3f4cc91d698c9b331599db17dd5e7faa..29c735b24b991175fb7a166e31ac6987c6341e43 100644 (file)
@@ -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.