summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.13/020-ssb_update.patch
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-07-08 23:27:45 +0000
committerLuka Perkov <luka@openwrt.org>2014-07-08 23:27:45 +0000
commitf9c04c87227db8fb7476434f509b502033c532ee (patch)
tree2a2a841ffb4dbddc857d5877bbaabb5c5e57ad97 /target/linux/generic/patches-3.13/020-ssb_update.patch
parent82abc5c1d9604cec060388a2fe274964eec3a50c (diff)
downloadmaster-31e0f0ae-f9c04c87227db8fb7476434f509b502033c532ee.tar.gz
master-31e0f0ae-f9c04c87227db8fb7476434f509b502033c532ee.tar.bz2
master-31e0f0ae-f9c04c87227db8fb7476434f509b502033c532ee.zip
kernel: 3.13: refresh patches
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 41553
Diffstat (limited to 'target/linux/generic/patches-3.13/020-ssb_update.patch')
-rw-r--r--target/linux/generic/patches-3.13/020-ssb_update.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.13/020-ssb_update.patch b/target/linux/generic/patches-3.13/020-ssb_update.patch
index c098bd3794..2755bf0bdc 100644
--- a/target/linux/generic/patches-3.13/020-ssb_update.patch
+++ b/target/linux/generic/patches-3.13/020-ssb_update.patch
@@ -80,7 +80,7 @@
static int ssb_gpio_chipco_get_value(struct gpio_chip *chip, unsigned gpio)
{
struct ssb_bus *bus = ssb_gpio_get_bus(chip);
-@@ -74,19 +98,129 @@ static void ssb_gpio_chipco_free(struct
+@@ -74,19 +98,129 @@ static void ssb_gpio_chipco_free(struct
ssb_chipco_gpio_pullup(&bus->chipco, 1 << gpio, 0);
}