]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/kernel-video.git/commit
OMAPDSS: OMAPLFB: skip init in case of invalid framebuffer
authorSergiy Kibrik <sergiy.kibrik@globallogic.com>
Fri, 5 Oct 2012 10:26:24 +0000 (13:26 +0300)
committerPraneeth Bajjuri <praneeth@ti.com>
Fri, 12 Jul 2013 22:45:11 +0000 (17:45 -0500)
commita3512f8c4db6454acedd8058afe106ae7800d8d6
tree8f8442e2dca5f7b43de43d9b2953216f814f745c
parentc3632c797d050da50a63c35d54d9da57dbf53fd6
OMAPDSS: OMAPLFB: skip init in case of invalid framebuffer

Don't go on with omaplfb devinfo initialization if corresponding framebuffer
has not been properly allocated -- has invalid parameters of width/heigth.

This is going to be needed later, when there will be possibility of
multiple framebuffers and swapchains to co-exist.

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