aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2016-02-29 08:45:44 -0300
committerMauro Carvalho Chehab <[email protected]>2016-04-13 17:20:22 -0300
commitb76a2a8cb6f6d9da711305d805156b40c698e94f (patch)
tree7be5f0de33da38490195ce34e7eadec187c1d087 /tools/perf/scripts/python/export-to-postgresql.py
parent1d260123cb5c88574de9b5147eddc243f83b77a8 (diff)
[media] media: Add obj_type field to struct media_entity
Code that processes media entities can require knowledge of the structure type that embeds a particular media entity instance in order to cast the entity to the proper object type. This needs is shown by the presence of the is_media_entity_v4l2_io and is_media_entity_v4l2_subdev functions. The implementation of those two functions relies on the entity function field, which is both a wrong and an inefficient design, without even mentioning the maintenance issue involved in updating the functions every time a new entity function is added. Fix this by adding add an obj_type field to the media entity structure to carry the information. Signed-off-by: Laurent Pinchart <[email protected]> Acked-by: Hans Verkuil <[email protected]> Acked-by: Sakari Ailus <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions