ecore-drm: Move Eeze Udev Watch to Drm Device
authorChris Michael <cp.michael@samsung.com>
Tue, 7 Apr 2015 15:08:19 +0000 (11:08 -0400)
committerStefan Schmidt <s.schmidt@samsung.com>
Thu, 9 Apr 2015 15:41:03 +0000 (17:41 +0200)
commitc7ced198e623dff7690b857e9702267b71633605
treec80b802a221849e7ea1a85072ebd6b7468a22bda
parentd815d9bd108a11628ac4e8679957b05cf49b3c3f
ecore-drm: Move Eeze Udev Watch to Drm Device

Summary: Move the Eeze udev watch to inside the ecore_drm_device. This
allows us to only create One watch to catch all output changes. No
need for more than one watch (one per output) as was done previously

@fix

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