elput: Add API function to return output name associated with input
authorChris Michael <cpmichael@osg.samsung.com>
Thu, 7 Jul 2016 18:33:38 +0000 (14:33 -0400)
committerChris Michael <cp.michael@samsung.com>
Fri, 8 Jul 2016 12:05:14 +0000 (08:05 -0400)
commite0cde404757e3c6775f5d8ffb14353e56e6b2a81
tree1677aacd7ab60e254bcaaa9448f91893073e4370
parenteb1650d5f2442ea78f27e0cd44a119d0fb416a82
elput: Add API function to return output name associated with input
device

This patch adds a new API function which we can call from Ecore_Drm2
which will return the name of an output which is associated with a
given input device. This output name can then be used to find a
matching output, and perform any device calibration that is needed.

@feature

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/elput/Elput.h
src/lib/elput/elput_input.c