aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2020-07-06 20:35:41 +0200
committerMauro Carvalho Chehab <[email protected]>2020-07-19 08:36:43 +0200
commited641dc98dd624dfa12824611e339c6499e5f9fe (patch)
tree14010e66b17715ee4170e418927f78eda616262c /tools/perf/scripts/python/bin
parent9704762aed23aa0eb9fc88454c7ce423471bcb3a (diff)
media: ti-vpe: cal: Remove static const cal_regmap_config template
The global static const cal_regmap_config template is only used in a single location, to initialize 3 fields of a local variable. Two of those fields then get overwritten. Remove the template and set the last remaining field manually. Simplify the code by hardcoding the field values instead of calculating them for a variable that always has the same value. 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