[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: only disable default vga device
Patchwork
patchwork at emeril.freedesktop.org
Mon May 17 10:50:44 UTC 2021
== Series Details ==
Series: drm/i915: only disable default vga device
URL : https://patchwork.freedesktop.org/series/90213/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
df2a974bb7e0 drm/i915: only disable default vga device
-:38: CHECK:USLEEP_RANGE: usleep_range is preferred over udelay; see Documentation/timers/timers-howto.rst
#38: FILE: drivers/gpu/drm/i915/display/intel_vga.c:39:
+ udelay(300);
total: 0 errors, 0 warnings, 1 checks, 20 lines checked
More information about the Intel-gfx
mailing list