brcm2708: update linux 4.4 patches to latest version
[openwrt/staging/noltari.git] / target / linux / brcm2708 / patches-4.4 / 0098-drm-vc4-No-need-to-stop-the-stopped-threads.patch
index c01694ff9c9030602d12a5592b6e31e501a8300e..18e54c29653b13d51fecb5c31a46c37e42708ba9 100644 (file)
@@ -1,7 +1,7 @@
-From 966f44478d6ccb55bfd20b1249cb20a729519190 Mon Sep 17 00:00:00 2001
+From c3634a10a0b792baedf12691a83598c89976830c 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/304] drm/vc4: No need to stop the stopped threads.
+Subject: [PATCH 098/381] 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.