brcm2708: update linux 4.4 patches to latest version
[openwrt/staging/rmilecki.git] / target / linux / brcm2708 / patches-4.4 / 0276-drm-vc4-Move-the-plane-clipping-scaling-setup-to-a-s.patch
index af7bbe162b90873974cca1a78904a4af06a10c96..0be0676c4f38ce515243975f0bb1ed5924bcc890 100644 (file)
@@ -1,8 +1,8 @@
-From fd6dfd0af2ab83d8df5d7b17a52fbf0284e42f2b Mon Sep 17 00:00:00 2001
+From eb708cc358e2f94461f971012c9c477a41b01237 Mon Sep 17 00:00:00 2001
 From: Eric Anholt <eric@anholt.net>
 Date: Mon, 28 Dec 2015 14:34:44 -0800
-Subject: [PATCH 276/423] drm/vc4: Move the plane clipping/scaling setup to a
separate function.
+Subject: [PATCH] drm/vc4: Move the plane clipping/scaling setup to a separate
+ function.
 
 As we add actual scaling, this is going to get way more complicated.