ecore-drm: Don't free an output on unplug
authorChris Michael <cp.michael@samsung.com>
Thu, 4 Jun 2015 14:23:52 +0000 (10:23 -0400)
committerChris Michael <cp.michael@samsung.com>
Fri, 5 Jun 2015 14:00:45 +0000 (10:00 -0400)
commit6407b8a8204ebf97ac98559174fe65b046b9ec27
tree00333415f4d9e0dc526878b9a2d076b5c87e0d2b
parent70b674d06c47916bdba191cc591eae395e21756d
ecore-drm: Don't free an output on unplug

Summary: We should not be freeing an output when it gets unplugged (as
it may get replugged). Just disable rendering on that output

@fix

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