aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHans de Goede <[email protected]>2022-11-14 16:07:45 +0000
committerMauro Carvalho Chehab <[email protected]>2022-11-25 08:24:52 +0000
commit2527b8d1676aee0351c6f2babf2d1057709a4b80 (patch)
tree6f01ba65b46afa5819b80b4b4ec3b91e79ae411b /tools/perf/scripts/python
parent1ad2c1354bfa097e974d2edaa7491b6f2d43f481 (diff)
media: atomisp: Remove atomisp_ospm_dphy_up()/_down() functions
atomisp_ospm_dphy_up() is an empty function now and atomisp_ospm_dphy_down() contains a couple of checks + goto done statements which don't matter since the function always ends up at the done label regardless and then it does 1 pci-config write. Move the single pci-config write directly to atomisp_power_off() and remove the atomisp_ospm_dphy_up()/_down() functions. 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