aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHans de Goede <[email protected]>2022-11-14 16:00:51 +0000
committerMauro Carvalho Chehab <[email protected]>2022-11-25 08:24:31 +0000
commit1ad2c1354bfa097e974d2edaa7491b6f2d43f481 (patch)
treefdd3f0362542ca986d4edce5338b22f645d40de8 /tools/perf/scripts/python
parent5317baa0a39ec480d6b225cca639b2fb19583515 (diff)
media: atomisp: Remove atomisp_ospm_dphy_down() call from probe error path
The only thing which atomisp_ospm_dphy_down() does is disable the CSI pins, but if we failed to probe the ISP then these will never have been enabled (because the ISP never started streaming). So the atomisp_ospm_dphy_down() call in the probe error path is unnecessary, remove it. Reviewed-by: Andy Shevchenko <[email protected]> Signed-off-by: Hans de Goede <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions