diff options
| author | Chuhong Yuan <[email protected]> | 2020-06-06 16:39:18 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2020-07-04 12:43:36 +0200 |
| commit | d000e9b5e4a23dd700b3f58a4738c94bb5179ff0 (patch) | |
| tree | f7f99ae62d7e325736f5e86c25a412e073922861 /tools/perf/scripts/python/bin | |
| parent | 477d4d38b93d457d6391a864dcfcc114a8b44060 (diff) | |
media: tvp5150: Add missed media_entity_cleanup()
This driver does not call media_entity_cleanup() in the error handler
of tvp5150_registered() and tvp5150_remove(), while it has called
media_entity_pads_init() at first.
Add the missed calls to fix it.
Fixes: 0556f1d580d4 ("media: tvp5150: add input source selection of_graph support")
Signed-off-by: Chuhong Yuan <[email protected]>
Reviewed-by: Marco Felsch <[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