aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/patches-3.3/205-owrt-gpio-export.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-05-14 09:18:32 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-05-14 09:18:32 +0000
commitcc87185921a3021cace44f2297fa1be3ea631730 (patch)
tree6fcc8c2ffb816d285e214b80c11eca0670e2ab21 /target/linux/lantiq/patches-3.3/205-owrt-gpio-export.patch
parent42fa7d020e7ceac68fc14e49fa11b90a2ae7fa21 (diff)
downloadupstream-cc87185921a3021cace44f2297fa1be3ea631730.tar.gz
upstream-cc87185921a3021cace44f2297fa1be3ea631730.tar.bz2
upstream-cc87185921a3021cace44f2297fa1be3ea631730.zip
kernel: update linux 3.3 to 3.3.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31709 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/patches-3.3/205-owrt-gpio-export.patch')
-rw-r--r--target/linux/lantiq/patches-3.3/205-owrt-gpio-export.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-3.3/205-owrt-gpio-export.patch b/target/linux/lantiq/patches-3.3/205-owrt-gpio-export.patch
index 670b224499..df4928463c 100644
--- a/target/linux/lantiq/patches-3.3/205-owrt-gpio-export.patch
+++ b/target/linux/lantiq/patches-3.3/205-owrt-gpio-export.patch
@@ -32,7 +32,7 @@
if (status == 0) {
struct device *dev;
-@@ -1347,11 +1346,11 @@ const char *gpiochip_is_requested(struct
+@@ -1351,11 +1350,11 @@ const char *gpiochip_is_requested(struct
return NULL;
if (test_bit(FLAG_REQUESTED, &gpio_desc[gpio].flags) == 0)
return NULL;