eeze: add case for Graphics subsystems in eeze_udev_find_by_type
authorNicolas Aguirre <aguirre.nicolas@gmail.com>
Fri, 27 Nov 2015 08:53:21 +0000 (09:53 +0100)
committerCedric BAIL <cedric@osg.samsung.com>
Wed, 10 Feb 2016 18:46:45 +0000 (10:46 -0800)
commit95a494c73e8c04dc63b9e0879fc60388f1277986
treeb140e0850b15dcfe891d11a83bb575731f830b27
parent1d99c5b9070e6111294b2d75d84d62df88935214
eeze: add case for Graphics subsystems in eeze_udev_find_by_type

Add code to detect Graphics subsystem, i.e framebuffer devices
/dev/fbX in eeze. This will be used in Ecore-Fb to detect the
framebuffers present on the system.

@feature

Signed-off-by: Nicolas Aguirre <aguirre.nicolas@gmail.com>
Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/eeze/Eeze.h
src/lib/eeze/eeze_udev_find.c
src/lib/eeze/eeze_udev_watch.c