diff options
| author | Christophe JAILLET <[email protected]> | 2021-08-19 22:05:28 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2021-11-30 12:31:18 +0100 |
| commit | 8cc7a1b2aca067397a016cdb971a5e6ad9b640c7 (patch) | |
| tree | de0300f753d528881a1ba4df39f738a22f746e87 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | e4debea9be7d5db52bc6a565a4c02c3c6560d093 (diff) | |
media: venus: core: Fix a resource leak in the error handling path of 'venus_probe()'
A successful 'of_platform_populate()' call should be balanced by a
corresponding 'of_platform_depopulate()' call in the error handling path
of the probe, as already done in the remove function.
A successful 'venus_firmware_init()' call should be balanced by a
corresponding 'venus_firmware_deinit()' call in the error handling path
of the probe, as already done in the remove function.
Update the error handling path accordingly.
Fixes: f9799fcce4bb ("media: venus: firmware: register separate platform_device for firmware loader")
Signed-off-by: Christophe JAILLET <[email protected]>
Signed-off-by: Stanimir Varbanov <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions