brcm2708: update to latest patches from RPi foundation
[openwrt/openwrt.git] / target / linux / brcm2708 / patches-4.19 / 950-0108-ARM-Activate-FIQs-to-avoid-__irq_startup-warnings.patch
index af03ba7aa5e8c270571a8cd5a6def441ad10b813..ab661d828740385581d02f263101c4392e120ba5 100644 (file)
@@ -1,7 +1,7 @@
-From ba20268292856cc3949f441be006a2ca0c1c912e Mon Sep 17 00:00:00 2001
+From a4f450bb575eb961cbb90c54beb3c546e29b7b4f Mon Sep 17 00:00:00 2001
 From: Phil Elwell <phil@raspberrypi.org>
 Date: Mon, 11 Dec 2017 09:18:32 +0000
-Subject: [PATCH 108/773] ARM: Activate FIQs to avoid __irq_startup warnings
+Subject: [PATCH 108/782] ARM: Activate FIQs to avoid __irq_startup warnings
 
 There is a new test in __irq_startup that the IRQ is activated, which
 hasn't been the case for FIQs since they bypass some of the usual setup.