]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/kernel-video.git/commit
OMAPDSS: OMAPLFB: remove early_suspend handling
authorSergiy Kibrik <sergiy.kibrik@globallogic.com>
Mon, 11 Mar 2013 15:34:24 +0000 (17:34 +0200)
committerPraneeth Bajjuri <praneeth@ti.com>
Fri, 12 Jul 2013 22:45:11 +0000 (17:45 -0500)
commit71895d0fc75659c67e4f11fd07b8cfa743ed741c
tree76ee218cea8f21f9dad7b9640920b50069fc3e95
parenta3512f8c4db6454acedd8058afe106ae7800d8d6
OMAPDSS: OMAPLFB: remove early_suspend handling

omaplfb can handle only suspend/resume of just one display
attached to framebuffer, thus can't suspend secondary HDMI
display. Early_suspend/late_resume now handled by DSS core,
for each display without limitations, hence removing this code.

Change-Id: I3c30d618d7dfdba540920d3aac48ba96a21dc3e2
Signed-off-by: Sergiy Kibrik <sergiy.kibrik@globallogic.com>
drivers/video/omap2/omaplfb/omaplfb_linux.c