aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-3.14/999-gpi_irq.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-01-18 09:25:32 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-01-18 09:25:32 +0000
commitf66cca61d266a939cd72143816936e55f56344f2 (patch)
tree62cd61c4452544cf3265e01375b7964dcc7ba882 /target/linux/ramips/patches-3.14/999-gpi_irq.patch
parent216100edb423b22f48b9ac0cc00f8f3958aca776 (diff)
downloadupstream-f66cca61d266a939cd72143816936e55f56344f2.tar.gz
upstream-f66cca61d266a939cd72143816936e55f56344f2.tar.bz2
upstream-f66cca61d266a939cd72143816936e55f56344f2.zip
ramips: refresh kernel patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44025
Diffstat (limited to 'target/linux/ramips/patches-3.14/999-gpi_irq.patch')
-rw-r--r--target/linux/ramips/patches-3.14/999-gpi_irq.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/patches-3.14/999-gpi_irq.patch b/target/linux/ramips/patches-3.14/999-gpi_irq.patch
index a421570672..c4b3e57ccd 100644
--- a/target/linux/ramips/patches-3.14/999-gpi_irq.patch
+++ b/target/linux/ramips/patches-3.14/999-gpi_irq.patch
@@ -1,6 +1,6 @@
--- a/drivers/gpio/gpio-ralink.c
+++ b/drivers/gpio/gpio-ralink.c
-@@ -148,14 +148,15 @@
+@@ -148,14 +148,15 @@ static void ralink_gpio_irq_unmask(struc
{
struct ralink_gpio_chip *rg;
unsigned long flags;
@@ -20,7 +20,7 @@
spin_unlock_irqrestore(&rg->lock, flags);
}
-@@ -163,14 +164,15 @@
+@@ -163,14 +164,15 @@ static void ralink_gpio_irq_mask(struct
{
struct ralink_gpio_chip *rg;
unsigned long flags;