summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/patches-2.6.33/202-spi_vsc7385_driver.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-03-03 09:40:17 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-03-03 09:40:17 +0000
commit58ec1289d9dfdb8dde4761e4e3c42c9c4bc140e7 (patch)
treec4e6e254251ef1832c686264d05afb412eaaa86f /target/linux/ar71xx/patches-2.6.33/202-spi_vsc7385_driver.patch
parent111ae3e04b422caf594e78bdcb291fcfebd242b1 (diff)
downloadmtk-20170518-58ec1289d9dfdb8dde4761e4e3c42c9c4bc140e7.zip
mtk-20170518-58ec1289d9dfdb8dde4761e4e3c42c9c4bc140e7.tar.gz
mtk-20170518-58ec1289d9dfdb8dde4761e4e3c42c9c4bc140e7.tar.bz2
ar71xx: refresh 2.6.33 patches
SVN-Revision: 19960
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.33/202-spi_vsc7385_driver.patch')
-rw-r--r--target/linux/ar71xx/patches-2.6.33/202-spi_vsc7385_driver.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/patches-2.6.33/202-spi_vsc7385_driver.patch b/target/linux/ar71xx/patches-2.6.33/202-spi_vsc7385_driver.patch
index a4b4595..487785a 100644
--- a/target/linux/ar71xx/patches-2.6.33/202-spi_vsc7385_driver.patch
+++ b/target/linux/ar71xx/patches-2.6.33/202-spi_vsc7385_driver.patch
@@ -1,6 +1,6 @@
--- a/drivers/spi/Kconfig
+++ b/drivers/spi/Kconfig
-@@ -296,6 +296,11 @@ config SPI_TLE62X0
+@@ -365,6 +365,11 @@ config SPI_TLE62X0
sysfs interface, with each line presented as a kind of GPIO
exposing both switch control and diagnostic feedback.
@@ -14,7 +14,7 @@
#
--- a/drivers/spi/Makefile
+++ b/drivers/spi/Makefile
-@@ -40,6 +40,7 @@ obj-$(CONFIG_SPI_STMP3XXX) += spi_stmp.
+@@ -54,6 +54,7 @@ spi_s3c24xx_hw-$(CONFIG_SPI_S3C24XX_FIQ)
# SPI protocol drivers (device/link on bus)
obj-$(CONFIG_SPI_SPIDEV) += spidev.o