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)
commita04afc1db975ae94f721bc3b3bf65d1d3cf1dfba
tree61a38a89317ee98a1ba0efc280d4e8e86e72f975
parent9f9dee586c0a88c988a8677c2d361178f571f43b
drm/exynos: removed pageflip_event_list init code when closed.

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>
drivers/gpu/drm/exynos/exynos_drm_drv.c