diff options
Diffstat (limited to 'target/linux/brcm2708/patches-4.4/0465-drm-vc4-Enable-runtime-PM.patch')
-rw-r--r-- | target/linux/brcm2708/patches-4.4/0465-drm-vc4-Enable-runtime-PM.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm2708/patches-4.4/0465-drm-vc4-Enable-runtime-PM.patch b/target/linux/brcm2708/patches-4.4/0465-drm-vc4-Enable-runtime-PM.patch index 9638f02ab8..657dde3e32 100644 --- a/target/linux/brcm2708/patches-4.4/0465-drm-vc4-Enable-runtime-PM.patch +++ b/target/linux/brcm2708/patches-4.4/0465-drm-vc4-Enable-runtime-PM.patch @@ -1,4 +1,4 @@ -From 70eecf52df7082d1b3bcc698de2de1b6ce31be08 Mon Sep 17 00:00:00 2001 +From 212a4df279413e1d9b8c3f5ab25dadf637df3f09 Mon Sep 17 00:00:00 2001 From: Eric Anholt <eric@anholt.net> Date: Fri, 5 Feb 2016 17:41:49 -0800 Subject: [PATCH] drm/vc4: Enable runtime PM. |