aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-3.3/812-disable_wgt634u_crap.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2012-08-18 11:51:35 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2012-08-18 11:51:35 +0000
commitf4d6baf498a76f778ce56904b3be69e299bf3e30 (patch)
tree67ee20c0e75353ea15cc1928f276606a0dee8334 /target/linux/brcm47xx/patches-3.3/812-disable_wgt634u_crap.patch
parent67e6461ad70d367fbd182911abe384a0b6f68a9a (diff)
downloadupstream-f4d6baf498a76f778ce56904b3be69e299bf3e30.tar.gz
upstream-f4d6baf498a76f778ce56904b3be69e299bf3e30.tar.bz2
upstream-f4d6baf498a76f778ce56904b3be69e299bf3e30.zip
update gpio patches
SVN-Revision: 33208
Diffstat (limited to 'target/linux/brcm47xx/patches-3.3/812-disable_wgt634u_crap.patch')
-rw-r--r--target/linux/brcm47xx/patches-3.3/812-disable_wgt634u_crap.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/patches-3.3/812-disable_wgt634u_crap.patch b/target/linux/brcm47xx/patches-3.3/812-disable_wgt634u_crap.patch
index e675c5309e..a2902e7c72 100644
--- a/target/linux/brcm47xx/patches-3.3/812-disable_wgt634u_crap.patch
+++ b/target/linux/brcm47xx/patches-3.3/812-disable_wgt634u_crap.patch
@@ -159,7 +159,7 @@
-
- err = gpio_request(WGT634U_GPIO_RESET, "reset-buton");
- if (err) {
-- printk(KERN_INFO "Can not register gpio fir reset button\n");
+- printk(KERN_INFO "Can not register gpio for reset button\n");
- return 0;
- }
-