elput: Use Eeze function to get the udev to create context with
authorChris Michael <cpmichael@osg.samsung.com>
Thu, 2 Jun 2016 14:24:42 +0000 (10:24 -0400)
committerChris Michael <cpmichael@osg.samsung.com>
Thu, 2 Jun 2016 14:24:42 +0000 (10:24 -0400)
commit7b3d20371e8095207c4bafb3684b8a30d4ca6895
tree48275971b4877965934b008bb6820f97541aa9cc
parent6664229bdcff786d4c871339e6482c16b7f818b5
elput: Use Eeze function to get the udev to create context with

As we already link to Eeze and use it throughout this code, there is
no point in adding an extra dependency on libudev itself when we can
just use Eeze functions to get what we need. This is a better fix for
T3712

@fix

Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>
src/lib/elput/elput_input.c