drm/exynos/fimc: simplify and rename fimc_dst_get_buf_seq
authorAndrzej Hajda <a.hajda@samsung.com>
Mon, 19 May 2014 10:54:10 +0000 (12:54 +0200)
committerInki Dae <daeinki@gmail.com>
Sun, 1 Jun 2014 17:07:12 +0000 (02:07 +0900)
fimc_dst_get_buf_seq returns number of buffers
so the name should be fimc_dst_get_buf_count.
Function body has been simplified.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>

No differences found