]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/kernel-video.git/commit
OMAPDSS: OMAPFB: return error when can't enable vsync
authorSergiy Kibrik <sergiy.kibrik@globallogic.com>
Thu, 28 Feb 2013 17:45:42 +0000 (19:45 +0200)
committerPraneeth Bajjuri <praneeth@ti.com>
Fri, 12 Jul 2013 22:28:59 +0000 (17:28 -0500)
commit1c042e3251be1a906c9edfd1843c279a1058961d
treec5c25b0a9825af5150f9fb64d68d4d2150a7b782
parent0505340fd2b9897c52cd38f829624d3e6fc9c422
OMAPDSS: OMAPFB: return error when can't enable vsync

When device is not active we can't register VSYNC isr, but
must explicitly notify about it, so caller can handle error
and not wait for VSYNC that never happens.

Change-Id: Idc83d8bdc6b8c590fee6dd916717871455c12efd
Signed-off-by: Sergiy Kibrik <sergiy.kibrik@globallogic.com>
drivers/video/omap2/omapfb/omapfb-ioctl.c