[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Repeat the rps clock frequency measurement
Patchwork
patchwork at emeril.freedesktop.org
Sat May 2 09:04:53 UTC 2020
== Series Details ==
Series: drm/i915/selftests: Repeat the rps clock frequency measurement
URL : https://patchwork.freedesktop.org/series/76846/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
78830699b88e drm/i915/selftests: Repeat the rps clock frequency measurement
-:67: CHECK:USLEEP_RANGE: usleep_range is preferred over udelay; see Documentation/timers/timers-howto.rst
#67: FILE: drivers/gpu/drm/i915/gt/selftest_rps.c:310:
+ udelay(1000);
total: 0 errors, 0 warnings, 1 checks, 82 lines checked
More information about the Intel-gfx
mailing list