diff options
| author | Laurent Pinchart <[email protected]> | 2020-07-06 20:35:36 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2020-07-19 08:34:46 +0200 |
| commit | 649e9535f15772be3b4cfbd621a9327db7b0289a (patch) | |
| tree | 25eef24cf9cb9d23191b07a8a0905a3ec48bb117 /tools/perf/scripts/python/bin | |
| parent | 5b4426e33b85432e7cae803e622c2d383e313f66 (diff) | |
media: ti-vpe: cal: Don't modify cal_csi2_phy base_fields
In preparation to constify cal_csi2_phy, avoid modifying the base_fields
array at runtime. As the array now only needs to stored two values
instead of a full struct reg_field instance, save memory by using a
custom structure for the base_fields elements.
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Tomi Valkeinen <[email protected]>
Reviewed-by: Benoit Parrot <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions