summaryrefslogtreecommitdiff
path: root/drivers/media/platform/vsp1/vsp1_rpf.c
diff options
context:
space:
mode:
authorKieran Bingham <kieran.bingham+renesas@ideasonboard.com>2017-08-04 12:32:41 -0400
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-08-20 09:30:55 -0400
commit62dad91c29f36799bf778178f52864a749603d4f (patch)
tree052876f1716fe6be5fa2cd07a1016412fe734b81 /drivers/media/platform/vsp1/vsp1_rpf.c
parent25b6beabd0f918c38d4f830c5a60feda2e146e43 (diff)
media: v4l: vsp1: Remove redundant context variables
The vsp1_pipe object context variables for div_size and current_partition allowed state to be maintained through processing the partitions during processing. Now that the partition tables are calculated during stream on, there is no requirement to store these variables in the pipe object. Utilise local variables for the processing as required. Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Hans Verkuil <hansverk@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/platform/vsp1/vsp1_rpf.c')
0 files changed, 0 insertions, 0 deletions