aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/patches-3.8/0042-PINCTRL-lantiq-fix-pinmux.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-04-14 09:25:53 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-04-14 09:25:53 +0000
commit604395650ae3ca2c4eda4dbe6f9e4743e041f53f (patch)
treebe5edf58993c0eac92478a78899054fcd409dcc6 /target/linux/lantiq/patches-3.8/0042-PINCTRL-lantiq-fix-pinmux.patch
parent68c54dc34fdc58b65f346fdded8ca40f7f656f5e (diff)
downloadupstream-604395650ae3ca2c4eda4dbe6f9e4743e041f53f.tar.gz
upstream-604395650ae3ca2c4eda4dbe6f9e4743e041f53f.tar.bz2
upstream-604395650ae3ca2c4eda4dbe6f9e4743e041f53f.zip
kernel: update linux 3.8 to 3.8.7
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36332
Diffstat (limited to 'target/linux/lantiq/patches-3.8/0042-PINCTRL-lantiq-fix-pinmux.patch')
-rw-r--r--target/linux/lantiq/patches-3.8/0042-PINCTRL-lantiq-fix-pinmux.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/lantiq/patches-3.8/0042-PINCTRL-lantiq-fix-pinmux.patch b/target/linux/lantiq/patches-3.8/0042-PINCTRL-lantiq-fix-pinmux.patch
index d84df7e7de..0995e203fc 100644
--- a/target/linux/lantiq/patches-3.8/0042-PINCTRL-lantiq-fix-pinmux.patch
+++ b/target/linux/lantiq/patches-3.8/0042-PINCTRL-lantiq-fix-pinmux.patch
@@ -1,5 +1,5 @@
---- a/drivers/pinctrl/pinctrl-xway.c 2013-04-10 21:51:51.739780800 +0200
-+++ b/drivers/pinctrl/pinctrl-xway.c 2013-04-10 21:56:47.990049456 +0200
+--- a/drivers/pinctrl/pinctrl-xway.c
++++ b/drivers/pinctrl/pinctrl-xway.c
@@ -563,10 +563,9 @@ static struct pinctrl_desc xway_pctrl_de
.confops = &xway_pinconf_ops,
};