[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: Fix up clock frequency (rev5)
Patchwork
patchwork at emeril.freedesktop.org
Mon Apr 27 16:09:16 UTC 2020
== Series Details ==
Series: drm/i915/gt: Fix up clock frequency (rev5)
URL : https://patchwork.freedesktop.org/series/76512/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
0411865923e7 drm/i915/gt: Fix up clock frequency
-:159: CHECK:USLEEP_RANGE: usleep_range is preferred over udelay; see Documentation/timers/timers-howto.rst
#159: FILE: drivers/gpu/drm/i915/gt/selftest_rps.c:293:
+ udelay(1000);
total: 0 errors, 0 warnings, 1 checks, 193 lines checked
More information about the Intel-gfx
mailing list