brcm2708: update linux 4.4 patches to latest version
[openwrt/openwrt.git] / target / linux / brcm2708 / patches-4.4 / 0179-Protect-__release_resource-against-resources-without.patch
index 234244205af384e2b8dd121adadab9b978fefff0..2455d52b615484504abde1fb0763ffd26bc6ec42 100644 (file)
@@ -1,8 +1,7 @@
-From e48f4b37e5fbb039bee4fde22469f383cc98a1d8 Mon Sep 17 00:00:00 2001
+From a58c105dfd13e0ba54a1124d0aad81d9c25f85e3 Mon Sep 17 00:00:00 2001
 From: Phil Elwell <phil@raspberrypi.org>
 Date: Fri, 13 Mar 2015 12:43:36 +0000
-Subject: [PATCH 179/381] Protect __release_resource against resources without
- parents
+Subject: [PATCH] Protect __release_resource against resources without parents
 
 Without this patch, removing a device tree overlay can crash here.