brcm2708: update to latest patches from RPi foundation
[openwrt/openwrt.git] / target / linux / brcm2708 / patches-4.19 / 950-0005-Protect-__release_resource-against-resources-without.patch
index 697ea1d4425cdfe18ed59b29c143de268b6e567b..5b9fcdbb3a6f13f5f84584aaed5e5187cf671220 100644 (file)
@@ -1,7 +1,7 @@
-From 063b764f6c762935b3a12a84185f98cfbf759aaa Mon Sep 17 00:00:00 2001
+From 5249b12e3533f236379e65a3383551c1521c0701 Mon Sep 17 00:00:00 2001
 From: Phil Elwell <phil@raspberrypi.org>
 Date: Fri, 13 Mar 2015 12:43:36 +0000
-Subject: [PATCH 005/773] Protect __release_resource against resources without
+Subject: [PATCH 005/782] Protect __release_resource against resources without
  parents
 
 Without this patch, removing a device tree overlay can crash here.