ecore-drm2: Perform input device calibration based on output name
authorChris Michael <cpmichael@osg.samsung.com>
Thu, 7 Jul 2016 18:34:47 +0000 (14:34 -0400)
committerChris Michael <cp.michael@samsung.com>
Fri, 8 Jul 2016 12:05:20 +0000 (08:05 -0400)
commit5a482e9af46376ae9b7edce0629a3123fa0692c1
tree265911aba171fa6fef870b781570c6d6683dd68f
parente0cde404757e3c6775f5d8ffb14353e56e6b2a81
ecore-drm2: Perform input device calibration based on output name

When a new input device gets added, device calibration may need to be
performed. In order for that to be done properly, we need to know
which output this input device is associated with. This patch makes a
function call to Elput in order to retrieve that output name and
perform the proper calibration.

@fix

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