drm/exynos: rotator: remove unnecessary cur_buf_id 18/47118/2 accepted/tizen/mobile/20150902.004628 accepted/tizen/tv/20150902.004649 accepted/tizen/wearable/20150902.004712 submit/tizen/20150901.112943
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>
Tue, 1 Sep 2015 11:23:28 +0000 (04:23 -0700)
commitfd87f8596af2386c20f5c0f1aa0affbc626bcaa7
tree5fc9accd894a3843340a125bf344f39e181cd6d3
parent1ba2d7588981f8ee7cdeae894f3a125b2f6ffc1a
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