brcm2708: organize kernel patches
[openwrt/staging/chunkeey.git] / target / linux / brcm2708 / patches-4.19 / 950-0005-Protect-__release_resource-against-resources-without.patch
index 38fc5d8a4d317268ce791bd2b6c637f44f13164a..96ab329c9eaf23f6558bfcb2fb6c8ba20e68f888 100644 (file)
@@ -1,7 +1,7 @@
 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/806] 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.