remove release handler when commit failed 71/81371/2
authorBoram Park <boram1288.park@samsung.com>
Mon, 25 Jul 2016 23:38:26 +0000 (08:38 +0900)
committerBoram Park <boram1288.park@samsung.com>
Mon, 25 Jul 2016 23:45:36 +0000 (08:45 +0900)
commit66da0d9230b24c2ea6f9a98087a6642387144323
treeaf1ee4e7889b6558cb6e517a859b118cd4c2b43e
parent5c5bc2f6f28ea4e8ed292516ab78953519bb6c43
remove release handler when commit failed

This is the temporary solution(kismo.kim@samsung.com) to avoid the release
handler is called when commit failed. It looks we need something like the
pp_done handler to let the display server know if the pp operation is done
successfully or not.

Change-Id: I1513a99c89102431fd3b74b656d1f1243528d28a
src/tdm_buffer.c
src/tdm_pp.c
src/tdm_private.h