== 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


Reply via email to