From a43b933bcbbd6c7e2660b672a311345cea9524c1 Mon Sep 17 00:00:00 2001 From: Sean Paul Date: Thu, 30 Jan 2014 16:19:26 -0500 Subject: [PATCH] drm/exynos: Clean up FIMD power on/off routines This patch separates the fimd_activate function into poweron/poweroff functions to be more consistent with the other drivers in exynos drm. It also properly cleans up after failures in poweron. The functions have also been shuffled around such that they are all in the same spot in the file and poweron/poweroff can be called from the dpms function. Signed-off-by: Sean Paul Signed-off-by: Inki Dae --- Reading git-format-patch failed