diff options
author | Ezequiel Garcia <ezequiel@collabora.com> | 2020-07-01 15:16:06 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-07-19 13:25:46 +0200 |
commit | b72a6342dd240ce8e15b7acf1c38c67a0c56092b (patch) | |
tree | 4304e0ae90a07910d73a0115f42205328a9dda7c /arch/arm64 | |
parent | e765dba11ec26d7ea42974ec4d470b5ce00be3de (diff) | |
download | linux-stable-b72a6342dd240ce8e15b7acf1c38c67a0c56092b.tar.gz linux-stable-b72a6342dd240ce8e15b7acf1c38c67a0c56092b.tar.bz2 linux-stable-b72a6342dd240ce8e15b7acf1c38c67a0c56092b.zip |
hantro: Remove unused bytesused argument
The driver doesn't need the bytesused argument.
For decoders, the plane bytesused is known and therefore,
buf_prepare is used to set it. For encoders, it's
handled by the codec_ops.done hook.
Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'arch/arm64')
0 files changed, 0 insertions, 0 deletions