summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2023-12-30 17:37:54 +0300
committerMauro Carvalho Chehab <mchehab@kernel.org>2024-02-01 09:05:08 +0300
commitace440e6db33330b40afbb7c2c85a6b1399f3baa (patch)
treeb2c97f8331011981feab38acb0f972fab140ae2a /tools/perf/scripts/python/event_analyzing_sample.py
parenta6be73e97facfdc1d4e3117afcbc6fdbaeae7726 (diff)
downloadlinux-ace440e6db33330b40afbb7c2c85a6b1399f3baa.tar.xz
media: atomisp: Remove unnecessary msleep(10) from atomisp_mrfld_power() error path
Remove unnecessary msleep(10) from atomisp_mrfld_power() error-exit path, the success exit from atomisp_mrfld_power() happens if a test succeeds inside the do { } while loop above the msleep(). The error-exit path with the removed msleep is only hit it the power-on is not reflected in the iUNIT ISPSSPM0 status bits after a timeout of 50 ms. Sleeping an extra 10 ms in the timeout path makes little sense. 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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions