move a registration of commit_cb before calling output_commit 20/71920/2
authorRoman Marchenko <r.marchenko@samsung.com>
Fri, 27 May 2016 13:12:07 +0000 (16:12 +0300)
committerRoman Marchenko <r.marchenko@samsung.com>
Tue, 31 May 2016 10:33:53 +0000 (13:33 +0300)
commit9b901bab29b2fe53d666b5939dafe87e591b939b
tree9542cd04a202a23e32e49c2aef418287902a7c6c
parenta96653d12ad8b320812307b3d1d6cb8b35fe9e78
move a registration of commit_cb before calling output_commit

    If TDM backend works without events (for example fbdev backend)
    then it should be able to call  the commit handler function right after
    doing commit.

Change-Id: I981a02bf257fda116861554db47e0bdf822bfa1f
Signed-off-by: Roman Marchenko <r.marchenko@samsung.com>
src/tdm_display.c