ecore-drm: Remove call to set drm mode when creating an output
authorChris Michael <cp.michael@samsung.com>
Thu, 21 May 2015 14:51:29 +0000 (10:51 -0400)
committerChris Michael <cp.michael@samsung.com>
Thu, 21 May 2015 14:51:29 +0000 (10:51 -0400)
commit8a4922132fceaa8a442b6a38d75c04d65f7c3870
treefdeecf4fb92b93a4246c018240f02d636308fcc2
parent8651f51addef3b6fb1a6c01b7f7dc2bbeaf5ac0d
ecore-drm: Remove call to set drm mode when creating an output

Summary: As it turns out, we don't need to make the call to set an
output mode during creation. The mode will end up getting set anyway
when we set the first buffer.

@fix

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