tpl_wayland_egl: clean up code __tpl_wayland_egl_surface_init() 57/93557/3
authorYoungJun Cho <yj44.cho@samsung.com>
Tue, 25 Oct 2016 02:26:48 +0000 (11:26 +0900)
committerGwan-gyeong Mun <kk.moon@samsung.com>
Fri, 28 Oct 2016 04:41:43 +0000 (21:41 -0700)
commitba7efea5e40ba59e966b29f40385db0951bc4da1
tree3100e800c319c49bc41cb525ff85e2a7ca83478a
parentdea45564322595c5476e8f1994de5e0ec82bbc95
tpl_wayland_egl: clean up code __tpl_wayland_egl_surface_init()

This patch cleans up code __tpl_wayland_egl_surface_init().
The original TPL_ASSERT()s are called after using those pointer already.
And the 'surface->backend.data' re-initialization code is missed.

Change-Id: I34b4d2ac65d57f555b097da77302febffe177a97
Signed-off-by: YoungJun Cho <yj44.cho@samsung.com>
src/tpl_wayland_egl.c