aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2022-11-14 16:07:45 +0000
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-11-25 08:24:52 +0000
commit2527b8d1676aee0351c6f2babf2d1057709a4b80 (patch)
tree6f01ba65b46afa5819b80b4b4ec3b91e79ae411b /tools/perf/scripts/python
parentmedia: atomisp: Remove atomisp_ospm_dphy_down() call from probe error path (diff)
downloadlinux-2527b8d1676aee0351c6f2babf2d1057709a4b80.tar.gz
linux-2527b8d1676aee0351c6f2babf2d1057709a4b80.zip
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 <andy@kernel.org> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions