ecore-wl2: Add event handlers even if no data device manager exists
authorChris Michael <cp.michael@samsung.com>
Mon, 10 Jul 2017 17:02:43 +0000 (13:02 -0400)
committerChris Michael <cp.michael@samsung.com>
Mon, 10 Jul 2017 17:02:43 +0000 (13:02 -0400)
commit0c6aae1516f7133316cfeb89c6e5964630cb3249
treea70f89ab0f54b63d3df2ef4fa668068ed37e5f0f
parentff22abc4be33ae03542e6ab97acaebe77152614d
ecore-wl2: Add event handlers even if no data device manager exists

If we have no data device manager present, we would still like to
receive events when input devices get added or removed so these
handlers should be setup before we return from this function.

@fix

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