Files
linux/drivers/gpu/drm
Inki Dae 9db41d4323 drm/exynos: remove unnecessary codes
This patch removes exynos_drm_crtc_cancel_page_flip call
when drm is closed because at that time, events will be released
by drm_events_release function.

Changelog v1:
- remove exynos_drm_crtc_cancel_page_flip function also because
  this funtion isn't used anymore.

Signed-off-by: Inki Dae <inki.dae@samsung.com>
Reviewed-by: Andrzej Hajda <a.hajda@samsung.com>
2017-01-31 08:49:42 +09:00
..
2016-12-15 14:55:34 +02:00
2017-01-11 17:24:58 +01:00
2016-12-15 14:55:34 +02:00
2017-01-10 11:16:33 +01:00
2017-01-02 15:06:39 +02:00
2016-12-30 12:53:51 +01:00
2016-12-30 11:43:40 +01:00
2017-01-12 10:54:52 +01:00