From 60cb45427e68de3685387bddee6e5b6744da5452 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Thu, 2 Oct 2014 12:26:19 +0000 Subject: [PATCH] brcm63xx: reorder some patches according to their upstream state The irq rewrite was accepted upstream. Signed-off-by: Jonas Gorski SVN-Revision: 42739 --- ...10-MIPS-BCM63XX-remove-RUNTIME_DETECT-code-from-registe.patch} | 0 ...11-MIPS-BCM63XX-remove-RUNTIME_DETECT-from-irq-setup-co.patch} | 0 ... 012-MIPS-BCM63XX-remove-RUNTIME_DETECT-from-reset-code.patch} | 0 ...> 013-MIPS-BCM63XX-remove-RUNTIME_DETECT-code-from-gpio.patch} | 0 ...=> 014-MIPS-BCM63XX-remove-RUNTIME_DETECT-from-spi-code.patch} | 0 ...15-MIPS-BCM63XX-remove-RUNTIME_DETECT-usage-from-enet-c.patch} | 0 ...16-MIPS-BCM63XX-remove-RUNTIME_DETECT-in-cpu-feature-ov.patch} | 0 ...17-MIPS-BCM63XX-remove-RUNTIME_DETECT-code-for-bcmcpu_g.patch} | 0 ...ch => 018-MIPS-BCM63XX-add-width-to-__dispatch_internal.patch} | 0 ...wn.patch => 019-MIPS-BCM63XX-move-bcm63xx_init_irq-down.patch} | 0 ...20-MIPS-BCM63XX-replace-irq-dispatch-code-with-a-generi.patch} | 0 ...h => 021-MIPS-BCM63XX-append-irq-line-to-irq_-stat-mask.patch} | 0 ...22-MIPS-BCM63XX-populate-irq_-stat-mask-_addr-for-secon.patch} | 0 ... 023-MIPS-BCM63XX-add-cpu-argument-to-dispatch-internal.patch} | 0 ...patch => 024-MIPS-BCM63XX-protect-irq-register-accesses.patch} | 0 ...h => 025-MIPS-BCM63XX-wire-up-the-second-cpu-s-irq-line.patch} | 0 ...> 026-MIPS-BCM63XX-use-irq_desc-as-argument-for-un-mask.patch} | 0 ...tch => 027-MIPS-BCM63XX-allow-setting-affinity-for-IPIC.patch} | 0 18 files changed, 0 insertions(+), 0 deletions(-) rename target/linux/brcm63xx/patches-3.14/{310-MIPS-BCM63XX-remove-RUNTIME_DETECT-code-from-registe.patch => 010-MIPS-BCM63XX-remove-RUNTIME_DETECT-code-from-registe.patch} (100%) rename target/linux/brcm63xx/patches-3.14/{311-MIPS-BCM63XX-remove-RUNTIME_DETECT-from-irq-setup-co.patch => 011-MIPS-BCM63XX-remove-RUNTIME_DETECT-from-irq-setup-co.patch} (100%) rename target/linux/brcm63xx/patches-3.14/{312-MIPS-BCM63XX-remove-RUNTIME_DETECT-from-reset-code.patch => 012-MIPS-BCM63XX-remove-RUNTIME_DETECT-from-reset-code.patch} (100%) rename target/linux/brcm63xx/patches-3.14/{313-MIPS-BCM63XX-remove-RUNTIME_DETECT-code-from-gpio.patch => 013-MIPS-BCM63XX-remove-RUNTIME_DETECT-code-from-gpio.patch} (100%) rename target/linux/brcm63xx/patches-3.14/{314-MIPS-BCM63XX-remove-RUNTIME_DETECT-from-spi-code.patch => 014-MIPS-BCM63XX-remove-RUNTIME_DETECT-from-spi-code.patch} (100%) rename target/linux/brcm63xx/patches-3.14/{315-MIPS-BCM63XX-remove-RUNTIME_DETECT-usage-from-enet-c.patch => 015-MIPS-BCM63XX-remove-RUNTIME_DETECT-usage-from-enet-c.patch} (100%) rename target/linux/brcm63xx/patches-3.14/{316-MIPS-BCM63XX-remove-RUNTIME_DETECT-in-cpu-feature-ov.patch => 016-MIPS-BCM63XX-remove-RUNTIME_DETECT-in-cpu-feature-ov.patch} (100%) rename target/linux/brcm63xx/patches-3.14/{317-MIPS-BCM63XX-remove-RUNTIME_DETECT-code-for-bcmcpu_g.patch => 017-MIPS-BCM63XX-remove-RUNTIME_DETECT-code-for-bcmcpu_g.patch} (100%) rename target/linux/brcm63xx/patches-3.14/{318-MIPS-BCM63XX-add-width-to-__dispatch_internal.patch => 018-MIPS-BCM63XX-add-width-to-__dispatch_internal.patch} (100%) rename target/linux/brcm63xx/patches-3.14/{319-MIPS-BCM63XX-move-bcm63xx_init_irq-down.patch => 019-MIPS-BCM63XX-move-bcm63xx_init_irq-down.patch} (100%) rename target/linux/brcm63xx/patches-3.14/{320-MIPS-BCM63XX-replace-irq-dispatch-code-with-a-generi.patch => 020-MIPS-BCM63XX-replace-irq-dispatch-code-with-a-generi.patch} (100%) rename target/linux/brcm63xx/patches-3.14/{321-MIPS-BCM63XX-append-irq-line-to-irq_-stat-mask.patch => 021-MIPS-BCM63XX-append-irq-line-to-irq_-stat-mask.patch} (100%) rename target/linux/brcm63xx/patches-3.14/{322-MIPS-BCM63XX-populate-irq_-stat-mask-_addr-for-secon.patch => 022-MIPS-BCM63XX-populate-irq_-stat-mask-_addr-for-secon.patch} (100%) rename target/linux/brcm63xx/patches-3.14/{323-MIPS-BCM63XX-add-cpu-argument-to-dispatch-internal.patch => 023-MIPS-BCM63XX-add-cpu-argument-to-dispatch-internal.patch} (100%) rename target/linux/brcm63xx/patches-3.14/{324-MIPS-BCM63XX-protect-irq-register-accesses.patch => 024-MIPS-BCM63XX-protect-irq-register-accesses.patch} (100%) rename target/linux/brcm63xx/patches-3.14/{325-MIPS-BCM63XX-wire-up-the-second-cpu-s-irq-line.patch => 025-MIPS-BCM63XX-wire-up-the-second-cpu-s-irq-line.patch} (100%) rename target/linux/brcm63xx/patches-3.14/{326-MIPS-BCM63XX-use-irq_desc-as-argument-for-un-mask.patch => 026-MIPS-BCM63XX-use-irq_desc-as-argument-for-un-mask.patch} (100%) rename target/linux/brcm63xx/patches-3.14/{327-MIPS-BCM63XX-allow-setting-affinity-for-IPIC.patch => 027-MIPS-BCM63XX-allow-setting-affinity-for-IPIC.patch} (100%) diff --git a/target/linux/brcm63xx/patches-3.14/310-MIPS-BCM63XX-remove-RUNTIME_DETECT-code-from-registe.patch b/target/linux/brcm63xx/patches-3.14/010-MIPS-BCM63XX-remove-RUNTIME_DETECT-code-from-registe.patch similarity index 100% rename from target/linux/brcm63xx/patches-3.14/310-MIPS-BCM63XX-remove-RUNTIME_DETECT-code-from-registe.patch rename to target/linux/brcm63xx/patches-3.14/010-MIPS-BCM63XX-remove-RUNTIME_DETECT-code-from-registe.patch diff --git a/target/linux/brcm63xx/patches-3.14/311-MIPS-BCM63XX-remove-RUNTIME_DETECT-from-irq-setup-co.patch b/target/linux/brcm63xx/patches-3.14/011-MIPS-BCM63XX-remove-RUNTIME_DETECT-from-irq-setup-co.patch similarity index 100% rename from target/linux/brcm63xx/patches-3.14/311-MIPS-BCM63XX-remove-RUNTIME_DETECT-from-irq-setup-co.patch rename to target/linux/brcm63xx/patches-3.14/011-MIPS-BCM63XX-remove-RUNTIME_DETECT-from-irq-setup-co.patch diff --git a/target/linux/brcm63xx/patches-3.14/312-MIPS-BCM63XX-remove-RUNTIME_DETECT-from-reset-code.patch b/target/linux/brcm63xx/patches-3.14/012-MIPS-BCM63XX-remove-RUNTIME_DETECT-from-reset-code.patch similarity index 100% rename from target/linux/brcm63xx/patches-3.14/312-MIPS-BCM63XX-remove-RUNTIME_DETECT-from-reset-code.patch rename to target/linux/brcm63xx/patches-3.14/012-MIPS-BCM63XX-remove-RUNTIME_DETECT-from-reset-code.patch diff --git a/target/linux/brcm63xx/patches-3.14/313-MIPS-BCM63XX-remove-RUNTIME_DETECT-code-from-gpio.patch b/target/linux/brcm63xx/patches-3.14/013-MIPS-BCM63XX-remove-RUNTIME_DETECT-code-from-gpio.patch similarity index 100% rename from target/linux/brcm63xx/patches-3.14/313-MIPS-BCM63XX-remove-RUNTIME_DETECT-code-from-gpio.patch rename to target/linux/brcm63xx/patches-3.14/013-MIPS-BCM63XX-remove-RUNTIME_DETECT-code-from-gpio.patch diff --git a/target/linux/brcm63xx/patches-3.14/314-MIPS-BCM63XX-remove-RUNTIME_DETECT-from-spi-code.patch b/target/linux/brcm63xx/patches-3.14/014-MIPS-BCM63XX-remove-RUNTIME_DETECT-from-spi-code.patch similarity index 100% rename from target/linux/brcm63xx/patches-3.14/314-MIPS-BCM63XX-remove-RUNTIME_DETECT-from-spi-code.patch rename to target/linux/brcm63xx/patches-3.14/014-MIPS-BCM63XX-remove-RUNTIME_DETECT-from-spi-code.patch diff --git a/target/linux/brcm63xx/patches-3.14/315-MIPS-BCM63XX-remove-RUNTIME_DETECT-usage-from-enet-c.patch b/target/linux/brcm63xx/patches-3.14/015-MIPS-BCM63XX-remove-RUNTIME_DETECT-usage-from-enet-c.patch similarity index 100% rename from target/linux/brcm63xx/patches-3.14/315-MIPS-BCM63XX-remove-RUNTIME_DETECT-usage-from-enet-c.patch rename to target/linux/brcm63xx/patches-3.14/015-MIPS-BCM63XX-remove-RUNTIME_DETECT-usage-from-enet-c.patch diff --git a/target/linux/brcm63xx/patches-3.14/316-MIPS-BCM63XX-remove-RUNTIME_DETECT-in-cpu-feature-ov.patch b/target/linux/brcm63xx/patches-3.14/016-MIPS-BCM63XX-remove-RUNTIME_DETECT-in-cpu-feature-ov.patch similarity index 100% rename from target/linux/brcm63xx/patches-3.14/316-MIPS-BCM63XX-remove-RUNTIME_DETECT-in-cpu-feature-ov.patch rename to target/linux/brcm63xx/patches-3.14/016-MIPS-BCM63XX-remove-RUNTIME_DETECT-in-cpu-feature-ov.patch diff --git a/target/linux/brcm63xx/patches-3.14/317-MIPS-BCM63XX-remove-RUNTIME_DETECT-code-for-bcmcpu_g.patch b/target/linux/brcm63xx/patches-3.14/017-MIPS-BCM63XX-remove-RUNTIME_DETECT-code-for-bcmcpu_g.patch similarity index 100% rename from target/linux/brcm63xx/patches-3.14/317-MIPS-BCM63XX-remove-RUNTIME_DETECT-code-for-bcmcpu_g.patch rename to target/linux/brcm63xx/patches-3.14/017-MIPS-BCM63XX-remove-RUNTIME_DETECT-code-for-bcmcpu_g.patch diff --git a/target/linux/brcm63xx/patches-3.14/318-MIPS-BCM63XX-add-width-to-__dispatch_internal.patch b/target/linux/brcm63xx/patches-3.14/018-MIPS-BCM63XX-add-width-to-__dispatch_internal.patch similarity index 100% rename from target/linux/brcm63xx/patches-3.14/318-MIPS-BCM63XX-add-width-to-__dispatch_internal.patch rename to target/linux/brcm63xx/patches-3.14/018-MIPS-BCM63XX-add-width-to-__dispatch_internal.patch diff --git a/target/linux/brcm63xx/patches-3.14/319-MIPS-BCM63XX-move-bcm63xx_init_irq-down.patch b/target/linux/brcm63xx/patches-3.14/019-MIPS-BCM63XX-move-bcm63xx_init_irq-down.patch similarity index 100% rename from target/linux/brcm63xx/patches-3.14/319-MIPS-BCM63XX-move-bcm63xx_init_irq-down.patch rename to target/linux/brcm63xx/patches-3.14/019-MIPS-BCM63XX-move-bcm63xx_init_irq-down.patch diff --git a/target/linux/brcm63xx/patches-3.14/320-MIPS-BCM63XX-replace-irq-dispatch-code-with-a-generi.patch b/target/linux/brcm63xx/patches-3.14/020-MIPS-BCM63XX-replace-irq-dispatch-code-with-a-generi.patch similarity index 100% rename from target/linux/brcm63xx/patches-3.14/320-MIPS-BCM63XX-replace-irq-dispatch-code-with-a-generi.patch rename to target/linux/brcm63xx/patches-3.14/020-MIPS-BCM63XX-replace-irq-dispatch-code-with-a-generi.patch diff --git a/target/linux/brcm63xx/patches-3.14/321-MIPS-BCM63XX-append-irq-line-to-irq_-stat-mask.patch b/target/linux/brcm63xx/patches-3.14/021-MIPS-BCM63XX-append-irq-line-to-irq_-stat-mask.patch similarity index 100% rename from target/linux/brcm63xx/patches-3.14/321-MIPS-BCM63XX-append-irq-line-to-irq_-stat-mask.patch rename to target/linux/brcm63xx/patches-3.14/021-MIPS-BCM63XX-append-irq-line-to-irq_-stat-mask.patch diff --git a/target/linux/brcm63xx/patches-3.14/322-MIPS-BCM63XX-populate-irq_-stat-mask-_addr-for-secon.patch b/target/linux/brcm63xx/patches-3.14/022-MIPS-BCM63XX-populate-irq_-stat-mask-_addr-for-secon.patch similarity index 100% rename from target/linux/brcm63xx/patches-3.14/322-MIPS-BCM63XX-populate-irq_-stat-mask-_addr-for-secon.patch rename to target/linux/brcm63xx/patches-3.14/022-MIPS-BCM63XX-populate-irq_-stat-mask-_addr-for-secon.patch diff --git a/target/linux/brcm63xx/patches-3.14/323-MIPS-BCM63XX-add-cpu-argument-to-dispatch-internal.patch b/target/linux/brcm63xx/patches-3.14/023-MIPS-BCM63XX-add-cpu-argument-to-dispatch-internal.patch similarity index 100% rename from target/linux/brcm63xx/patches-3.14/323-MIPS-BCM63XX-add-cpu-argument-to-dispatch-internal.patch rename to target/linux/brcm63xx/patches-3.14/023-MIPS-BCM63XX-add-cpu-argument-to-dispatch-internal.patch diff --git a/target/linux/brcm63xx/patches-3.14/324-MIPS-BCM63XX-protect-irq-register-accesses.patch b/target/linux/brcm63xx/patches-3.14/024-MIPS-BCM63XX-protect-irq-register-accesses.patch similarity index 100% rename from target/linux/brcm63xx/patches-3.14/324-MIPS-BCM63XX-protect-irq-register-accesses.patch rename to target/linux/brcm63xx/patches-3.14/024-MIPS-BCM63XX-protect-irq-register-accesses.patch diff --git a/target/linux/brcm63xx/patches-3.14/325-MIPS-BCM63XX-wire-up-the-second-cpu-s-irq-line.patch b/target/linux/brcm63xx/patches-3.14/025-MIPS-BCM63XX-wire-up-the-second-cpu-s-irq-line.patch similarity index 100% rename from target/linux/brcm63xx/patches-3.14/325-MIPS-BCM63XX-wire-up-the-second-cpu-s-irq-line.patch rename to target/linux/brcm63xx/patches-3.14/025-MIPS-BCM63XX-wire-up-the-second-cpu-s-irq-line.patch diff --git a/target/linux/brcm63xx/patches-3.14/326-MIPS-BCM63XX-use-irq_desc-as-argument-for-un-mask.patch b/target/linux/brcm63xx/patches-3.14/026-MIPS-BCM63XX-use-irq_desc-as-argument-for-un-mask.patch similarity index 100% rename from target/linux/brcm63xx/patches-3.14/326-MIPS-BCM63XX-use-irq_desc-as-argument-for-un-mask.patch rename to target/linux/brcm63xx/patches-3.14/026-MIPS-BCM63XX-use-irq_desc-as-argument-for-un-mask.patch diff --git a/target/linux/brcm63xx/patches-3.14/327-MIPS-BCM63XX-allow-setting-affinity-for-IPIC.patch b/target/linux/brcm63xx/patches-3.14/027-MIPS-BCM63XX-allow-setting-affinity-for-IPIC.patch similarity index 100% rename from target/linux/brcm63xx/patches-3.14/327-MIPS-BCM63XX-allow-setting-affinity-for-IPIC.patch rename to target/linux/brcm63xx/patches-3.14/027-MIPS-BCM63XX-allow-setting-affinity-for-IPIC.patch -- 2.25.1