ecore-drm: Ignore output enabled flag when setting output mode
authorChris Michael <cp.michael@samsung.com>
Thu, 14 May 2015 13:17:02 +0000 (09:17 -0400)
committerChris Michael <cp.michael@samsung.com>
Thu, 14 May 2015 13:17:02 +0000 (09:17 -0400)
commit066ca5ffdd0955ce6a1c759dfda18da0c1dcae4f
tree618db471bad70fa24f90d3c77ea6c386da636410
parenteaf2b91a3db1d03e779de224a007813c1be4d7dc
ecore-drm: Ignore output enabled flag when setting output mode

Summary: We really do not need to check the enable flag here because
if we are setting a valid mode, then we will be enabled anyway

NB: This makes it actually possible to Enable/Disable outputs in the
RandR config dialog of E-Wl ;)

@fix

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