efl/src/lib/ecore_drm
Seunghun Lee b2b81f2cd4 ecore-drm: fix error check of _device_flags_set function
Summary: the function return -1 if it's failed so checking for ! is
incorrect. We should check if the return is less than zero.

@fix

Reviewers: gwanglim, devilhorns

Reviewed By: devilhorns

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D1682
2014-11-21 09:18:36 -05:00
..
Ecore_Drm.h ecore_drm: Added internal function for drm output updates when device is hotplug 2014-11-12 08:31:02 -05:00
ecore_drm.c ecore-drm: Remove dead functions 2014-10-30 09:36:48 -04:00
ecore_drm_dbus.c ecoreidrm: Cleaned up unwanted code. 2014-10-30 09:36:21 -04:00
ecore_drm_device.c ecoreidrm: Cleaned up unwanted code. 2014-10-30 09:36:21 -04:00
ecore_drm_evdev.c ecore-drm: Fix some error/warn message formatting 2014-09-22 15:44:50 -04:00
ecore_drm_fb.c ecoreidrm: Cleaned up unwanted code. 2014-10-30 09:36:21 -04:00
ecore_drm_inputs.c ecore-drm: fix error check of _device_flags_set function 2014-11-21 09:18:36 -05:00
ecore_drm_output.c ecore_drm: Added internal function for drm output updates when device is hotplug 2014-11-12 08:31:02 -05:00
ecore_drm_private.h ecoreidrm: Cleaned up unwanted code. 2014-10-30 09:36:21 -04:00
ecore_drm_sprites.c ecore_drm: fix Doxygen markup to prevent warnings. 2014-03-15 20:04:24 +09:00
ecore_drm_tty.c ecore-drm: Remove the FIXME note 2014-10-06 10:08:19 -04:00