drm/exynos: removed pageflip_event_list init code when closed.
authorJoonyoung Shim <jy0922.shim@samsung.com>
Tue, 14 Feb 2012 01:59:43 +0000 (10:59 +0900)
committerInki Dae <inki.dae@samsung.com>
Wed, 15 Feb 2012 01:29:11 +0000 (10:29 +0900)
if one process is terminated by ctrl-c while two processes are
using pageflip feature then for last pageflip event,
user can't get poll from kernel side so this patch fixes the problem.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyoungmin Park <kyungmin.park@samsung.com>

No differences found