diff options
author | Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> | 2018-01-10 14:07:41 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2018-01-11 20:32:36 +0100 |
commit | 2228dbf4e65e8916c93ec072378ad4ce869c3460 (patch) | |
tree | 6f266d5083e281311f86317a48ab27af6196caf9 /target/linux/mvebu | |
parent | ab1785b1b2559c9f2d09d4d3ce43e11f4b828616 (diff) | |
download | upstream-2228dbf4e65e8916c93ec072378ad4ce869c3460.tar.gz upstream-2228dbf4e65e8916c93ec072378ad4ce869c3460.tar.bz2 upstream-2228dbf4e65e8916c93ec072378ad4ce869c3460.zip |
kernel: bump 4.9 to 4.9.76
Refresh patches
Tested-on: ar71xx Archer C7 v2
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Tested-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/mvebu')
-rw-r--r-- | target/linux/mvebu/patches-4.9/110-pxa3xxx_revert_irq_thread.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mvebu/patches-4.9/110-pxa3xxx_revert_irq_thread.patch b/target/linux/mvebu/patches-4.9/110-pxa3xxx_revert_irq_thread.patch index 419306ed90..299f079669 100644 --- a/target/linux/mvebu/patches-4.9/110-pxa3xxx_revert_irq_thread.patch +++ b/target/linux/mvebu/patches-4.9/110-pxa3xxx_revert_irq_thread.patch @@ -56,7 +56,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name> } static inline int is_buf_blank(uint8_t *buf, size_t len) -@@ -1856,9 +1842,7 @@ static int alloc_nand_resource(struct pl +@@ -1857,9 +1843,7 @@ static int alloc_nand_resource(struct pl /* initialize all interrupts to be disabled */ disable_int(info, NDSR_MASK); |