drm/exynos/ipp: remove events during command cleaning 78/27578/1
authorAndrzej Hajda <a.hajda@samsung.com>
Thu, 28 Aug 2014 09:07:35 +0000 (11:07 +0200)
committerHyungwon Hwang <human.hwang@samsung.com>
Tue, 16 Sep 2014 07:47:28 +0000 (16:47 +0900)
commite10ca02880e73c9c27b3f376dc6877c047b59e1a
treea9087593fed449048a3c86edf37daee3a270d5ec
parentd5568c51817496aa3b39eaf79f165c1e10fd34d2
drm/exynos/ipp: remove events during command cleaning

Events were removed only during stop command, as a result
there were memory leaks if program prematurely exited.
This patch fixes it.

Change-Id: I763b05753eb6bebe7ac3dc74da76dd08b5972142
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Reviewed-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_ipp.c