diff options
| author | Laurent Pinchart <[email protected]> | 2022-09-07 00:04:01 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2022-11-25 08:32:09 +0000 |
| commit | 2f79df7260cdafbe0cb8fd6fd5b3d8024946f95f (patch) | |
| tree | cc614e6a60a37535d476507712df32d32bce34f2 /tools/perf/scripts/python | |
| parent | a868d306de5848b1e2f4911a7aed941a902cc578 (diff) | |
media: imx: imx7-media-csi: Move variable to loop scope
The phys variable is only used as a local loop variable in
imx7_csi_setup_vb2_buf(), with each entry in the array being used in the
corresponding iteration of the loop only. Move it to loop scope,
simplifying the array to a single variable.
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Paul Elder <[email protected]>
Acked-by: Rui Miguel Silva <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions