media: mfc: change the map/unmap location
authorAyoung Sim <a.sim@samsung.com>
Tue, 5 Dec 2017 00:26:47 +0000 (09:26 +0900)
committerCosmin Tanislav <demonsingur@gmail.com>
Mon, 22 Apr 2024 17:22:21 +0000 (20:22 +0300)
commita3a9083c7b604b246aede8aa468721daa32bf1c0
treefc41ed5c32017918c0f5c95e16650dc340e6ab5c
parente90fad8cbaf3e9d27bab0331165c620fc17e6c2d
media: mfc: change the map/unmap location

before: buf_init / buf_cleanup
after: buf_prepare / buf_finish(IRQ)

Change-Id: Ia3577b6e69b768b224fa0f84d90b44da1e330d74
Signed-off-by: Ayoung Sim <a.sim@samsung.com>
drivers/media/platform/exynos/mfc/s5p_mfc_enc_vb2_ops.c
drivers/media/platform/exynos/mfc/s5p_mfc_irq.c
drivers/media/platform/exynos/mfc/s5p_mfc_nal_q.c
drivers/media/platform/exynos/mfc/s5p_mfc_queue.c