elput: Cleanup erroneous errors when trying to get output name
authorChris Michael <cp.michael@samsung.com>
Wed, 13 Jul 2016 15:40:12 +0000 (11:40 -0400)
committerChris Michael <cp.michael@samsung.com>
Wed, 13 Jul 2016 15:41:09 +0000 (11:41 -0400)
commit2437d5327806c3b1c489adf4e78018a7bcfa4ced
treefd2cb6326a79451e333ceb6ccbfbae4a69cfc661
parente3b00d37b7abaa83b0f927130b230553091e8801
elput: Cleanup erroneous errors when trying to get output name

When we make calls to get an Input device's output name, if the device
does not have an output name it's not actually an error so just return
NULL with less noise

@fix

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