summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>2014-05-28 12:49:13 -0300
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-07-17 12:44:52 -0300
commit1499be67a545fb6f41acb5614b8e4732147cec50 (patch)
tree29bd2282d712ca560ed01dd6202f7e9b4caebf3c /tools/perf/scripts/python
parent7005a81705d032887b9f4f808e6dce8e57b8980a (diff)
[media] v4l: vsp1: Cleanup video nodes at removal time
Video nodes created and initialized in the RPF and WPF init code paths are never unregistered, and the related resources (videobuf alloc context and media entity) never released. Fix this by storing a pointer to the vsp1_video object in vsp1_entity and calling vsp1_video_cleanup() from vsp1_entity_destroy(). This also allows simplifying the init error code paths. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions