From: Tomi Valkeinen Date: Wed, 25 Feb 2015 10:08:14 +0000 (+0200) Subject: OMAPDSS: disable VT switch X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=cb17a4ae3bbf1daa3b179147b6d476ea2482e2d3;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git OMAPDSS: disable VT switch We don't need VT switch when suspending/resuming, so disable it. This speeds up suspend/resume. Signed-off-by: Tomi Valkeinen Cc: NeilBrown --- diff --git a/drivers/video/fbdev/omap2/dss/dss.c b/drivers/video/fbdev/omap2/dss/dss.c index a6d10d4279f3..7f978b6a34e8 100644 --- a/drivers/video/fbdev/omap2/dss/dss.c +++ b/drivers/video/fbdev/omap2/dss/dss.c @@ -38,6 +38,7 @@ #include #include #include +#include #include