drm/exynos: rotator: remove unnecessary cur_buf_id
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Mon, 31 Aug 2015 03:59:17 +0000 (12:59 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 31 Mar 2016 07:59:34 +0000 (16:59 +0900)
commit71870a3da0e9eed22630983de80ba1a454fc16fd
tree54d07843e17d42d174d9158d9b8da43857c3e56f
parent18f07470b1f48426323ece614f579b0711ae7d54
drm/exynos: rotator: remove unnecessary cur_buf_id

After commit 2af026584c81faa37f26b86713d6331ddf70e3f3,
'drm/exynos: ipp: introduce last_buf_id', each driver do not need
to handler buf_id for the event. So this patch removes unnecessary
cur_buf_id from rotator.

Change-Id: Idd80765c41260ae6ce4488e56b0d4beaea76229a
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_rotator.c