diff options
author | Luka Perkov <luka@openwrt.org> | 2014-07-08 23:27:45 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2014-07-08 23:27:45 +0000 |
commit | f9c04c87227db8fb7476434f509b502033c532ee (patch) | |
tree | 2a2a841ffb4dbddc857d5877bbaabb5c5e57ad97 /target/linux/generic/patches-3.13/020-ssb_update.patch | |
parent | 82abc5c1d9604cec060388a2fe274964eec3a50c (diff) | |
download | mtk-20170518-f9c04c87227db8fb7476434f509b502033c532ee.zip mtk-20170518-f9c04c87227db8fb7476434f509b502033c532ee.tar.gz mtk-20170518-f9c04c87227db8fb7476434f509b502033c532ee.tar.bz2 |
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.patch | 2 |
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 c098bd3..2755bf0 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); } |