brcm2708: update linux 4.4 patches to latest version
[openwrt/staging/lynxis/omap.git] / target / linux / brcm2708 / patches-4.4 / 0098-drm-vc4-No-need-to-stop-the-stopped-threads.patch
index 18e54c29653b13d51fecb5c31a46c37e42708ba9..004c1a33ce1e8d20088573ab35fe25c95e7cc184 100644 (file)
@@ -1,7 +1,7 @@
-From c3634a10a0b792baedf12691a83598c89976830c Mon Sep 17 00:00:00 2001
+From 910b5fa15403115a76d5ee2a4f7932b051454e9c Mon Sep 17 00:00:00 2001
 From: Eric Anholt <eric@anholt.net>
 Date: Fri, 23 Oct 2015 12:31:56 +0100
-Subject: [PATCH 098/381] drm/vc4: No need to stop the stopped threads.
+Subject: [PATCH 098/423] drm/vc4: No need to stop the stopped threads.
 
 This was leftover debug code from the hackdriver.  We never submit
 unless the thread is already idle.