diff options
author | Xavier Roumegue <xavier.roumegue@oss.nxp.com> | 2023-01-03 13:55:34 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2023-01-22 11:26:14 +0300 |
commit | 0d828fd50c73d30da3c0d52a31c6f3ede2498020 (patch) | |
tree | aeb0a7706043b619536cb4ae7ded55c160e8e5e9 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | de655386845ade57f964dd31020cdd7a11925872 (diff) | |
download | linux-0d828fd50c73d30da3c0d52a31c6f3ede2498020.tar.xz |
media: dw100: Add a missing unwind goto in dw100_probe()
In case the IRQ allocation returns an error in dw100_probe(), the pm
runtime is not disabled before to return.
Add the missing unwind goto on the error handling path of the IRQ
allocation request.
Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Xavier Roumegue <xavier.roumegue@oss.nxp.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions