ecore-drm: Fix issue of hanging in read()
authorChris Michael <cp.michael@samsung.com>
Thu, 5 Nov 2015 13:59:37 +0000 (08:59 -0500)
committerChris Michael <cp.michael@samsung.com>
Thu, 5 Nov 2015 14:01:36 +0000 (09:01 -0500)
commitff8b141f87d350c134356c38a924f4eb4fe1ea23
tree7afc55be349b37df2748655e7ede650e5195c8d0
parentae7a243c99c071a92582fda0a2dfdd27e3a39e1b
ecore-drm: Fix issue of hanging in read()

Summary: As we already call drmHandleEvent when we pageflip, we don't
need to be using an fd handler to catch them. This should fix T2791

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/ecore_drm/ecore_drm_device.c