brcm2708: organize kernel patches
[openwrt/openwrt.git] / target / linux / brcm2708 / patches-4.19 / 950-0005-Protect-__release_resource-against-resources-without.patch
index 57b3618e77fe3d483bc624be18963ca843374e66..96ab329c9eaf23f6558bfcb2fb6c8ba20e68f888 100644 (file)
@@ -1,7 +1,7 @@
-From 42773929bcec27d195b93b11c10527be7fccd2d8 Mon Sep 17 00:00:00 2001
+From 6209e42d384cfe873123b411a9bd170de027d4b5 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/725] Protect __release_resource against resources without
+Subject: [PATCH] Protect __release_resource against resources without
  parents
 
 Without this patch, removing a device tree overlay can crash here.