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>
Wed, 14 Dec 2016 04:50:35 +0000 (13:50 +0900)
commitbbbde6c1afaa551d86de29c2feb0aa5554546e4a
tree49578552f07a9823bade7d01a31da0e498409e80
parentb0a95d71ac21cdef685abd0691891f318fd08435
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