ecore-drm: Fix issue with TakeControl and ReleaseControl functions
authorChris Michael <cp.michael@samsung.com>
Tue, 6 Jan 2015 18:01:31 +0000 (13:01 -0500)
committerChris Michael <cp.michael@samsung.com>
Tue, 6 Jan 2015 18:01:31 +0000 (13:01 -0500)
commite2a9988e5efcb606194a97f58e60815517e0c8a7
tree6c2de51458515c97942d2520ac913b2f0bf2786b
parent32a7eecf504238dd1340272134c53ced9208d5bc
ecore-drm: Fix issue with TakeControl and ReleaseControl functions

Summary: The dbus calls to TakeControl and ReleaseControl of a session
are actual Methods that need to be setup and called in order to
operate properly. As such, this commit fixes that issue by using the
proper eldbus method calls, and fixes an issue where shutting down
Enlightenment would lead to "cannot release control" error messages.

@fix

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