ecore-drm: Change ecore_drm_fb_set warning level
authorChris Michael <cp.michael@samsung.com>
Tue, 21 Apr 2015 17:58:41 +0000 (13:58 -0400)
committerChris Michael <cp.michael@samsung.com>
Tue, 21 Apr 2015 17:59:56 +0000 (13:59 -0400)
commit39e380f7542b6f409bae71d66531b88b6b42f590
tree2b6b33a7f78bc78a4c3fae4bcf8c10a04ad739e7
parent92fc46cc165ba80010d8a05aad4bfaaab9d488d2
ecore-drm: Change ecore_drm_fb_set warning level

Summary: This is not actually "critical", it just means that we tried
to set a dumb buffer of the wrong size. Ecore_Evas will call this
function again after the canvas has been resized to the proper size,
so just issue a WRN here.

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