[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dsi: unregister gmbus if LFP display was MIPI panel (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Thu Sep 16 20:39:25 UTC 2021
== Series Details ==
Series: drm/i915/dsi: unregister gmbus if LFP display was MIPI panel (rev2)
URL : https://patchwork.freedesktop.org/series/94733/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
55ecb5a0d048 drm/i915/dsi: do not register gmbus if it was reserved for MIPI display
-:42: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#42: FILE: drivers/gpu/drm/i915/display/intel_gmbus.c:152:
+ if ((pin == GMBUS_PIN_2_BXT && dev_priv->vbt.dsi.config->dual_link) ||
+ pin == GMBUS_PIN_1_BXT)
total: 0 errors, 0 warnings, 1 checks, 31 lines checked
More information about the Intel-gfx
mailing list