ecore-drm: Fix issue of not getting updated for output hotplug events
authorChris Michael <cp.michael@samsung.com>
Mon, 23 Mar 2015 16:17:11 +0000 (12:17 -0400)
committerChris Michael <cp.michael@samsung.com>
Mon, 23 Mar 2015 16:17:11 +0000 (12:17 -0400)
commit2dc7ad52df841cb92c1340b682471d71d860a4b8
treec1b549b4801352a206eab08dd13ebbf93ec9d133
parentfe77fb6c34a5acc041ad45e1cd56168ce92c51dd
ecore-drm: Fix issue of not getting updated for output hotplug events

Summary: When setting up the Eeze_Udev_Watch for output hotplug
events, we should also be listening for the "change" event. As eeze
will now check the HOTPLUG property for drm events, we don't need to
check that here.

@fix

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