media: hantro: Remove unneeded hantro_dec_buf_finish
authorEzequiel Garcia <ezequiel@collabora.com>
Wed, 25 Mar 2020 21:34:35 +0000 (22:34 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 14 Apr 2020 09:23:12 +0000 (11:23 +0200)
commitc9f98d9aeb0914c05d18d97a7aa89feb5fedb10f
treef7080184967b52538f8816109334740ed209a297
parent28a202c55963386b8bc45bcc52029362e9aa0d33
media: hantro: Remove unneeded hantro_dec_buf_finish

Since now .buf_prepare takes care of setting the
buffer payload size, we can get rid of this,
at least for decoders.

Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/hantro/hantro_drv.c