aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorHans de Goede <[email protected]>2023-12-27 21:45:48 +0100
committerMauro Carvalho Chehab <[email protected]>2024-02-01 07:02:56 +0100
commit7f7b6b5da0d631bc141cf67b08d8c3826d579335 (patch)
tree4b5bf3c177c6a3b48a2a42a3be1753a6973c3167 /tools/perf/scripts/python/syscall-counts.py
parent62c319a51bcfdc81ce31036dcffa5c5381b0ea54 (diff)
media: atomisp: Fix probe error-exit path
Fix probe error-exit path: -Add a missing ia_css_unload_firmware() call when v4l2_async_nf_register() fails -Add a missing pm_runtime_forbid() call to undo the pm_runtime_allow() call -Remove the unnecessary pcim_iounmap_regions() those are devm managed so they will get cleaned up automatically on an error exit from probe() -Rename the labels to avoid having multiple labels pointing to the same place in the error-exit path Signed-off-by: Hans de Goede <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions