aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/test-drivers/vimc/vimc-core.c
diff options
context:
space:
mode:
authorEzequiel Garcia <[email protected]>2020-07-01 15:16:06 +0200
committerMauro Carvalho Chehab <[email protected]>2020-07-19 13:25:46 +0200
commitb72a6342dd240ce8e15b7acf1c38c67a0c56092b (patch)
tree4304e0ae90a07910d73a0115f42205328a9dda7c /drivers/media/test-drivers/vimc/vimc-core.c
parente765dba11ec26d7ea42974ec4d470b5ce00be3de (diff)
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 <[email protected]> Reviewed-by: Philipp Zabel <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/media/test-drivers/vimc/vimc-core.c')
0 files changed, 0 insertions, 0 deletions