brcm2708: update to latest patches from the RPi foundation
[openwrt/staging/wigyori.git] / target / linux / brcm2708 / patches-4.19 / 950-0108-ARM-Activate-FIQs-to-avoid-__irq_startup-warnings.patch
index cedc6bdf3574f5dcb6938859ec4a0ecc64a7f033..11e5cbbff3cdedffd2829a2fd1c990cfe1e8e9a0 100644 (file)
@@ -1,7 +1,7 @@
-From 84ae50c70c296998d39b819d1d5f3e2e4a355098 Mon Sep 17 00:00:00 2001
+From 83846923572c7b606ba85dfe613e38236e8bd695 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/703] ARM: Activate FIQs to avoid __irq_startup warnings
+Subject: [PATCH 108/725] 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.