== Series Details == Series: drm/i915: Init DDI ports in VBT order (rev4) URL : https://patchwork.freedesktop.org/series/114200/ State : warning == Summary == Error: dim checkpatch failed 1cfecb74803d drm/i915: Initialize dig_port->aux_ch to NONE to be sure 2a35c4073b30 drm/i915: Only populate aux_ch is really needed bbada56642e0 drm/i915: Remove DDC pin sanitation e5c2e8d5ad51 drm/i915: Remove AUX CH sanitation -:15: WARNING:TYPO_SPELLING: 'succesfully' may be misspelled - perhaps 'successfully'? #15: favoring the first encoder to succesfully initialize. The reason ^^^^^^^^^^^ total: 0 errors, 1 warnings, 0 checks, 154 lines checked c3eb8b0537b2 drm/i915: Try to initialize DDI/ICL+ DSI ports for every VBT child device -:180: ERROR:OPEN_BRACE: that open brace { should be on the previous line #180: FILE: drivers/gpu/drm/i915/display/intel_bios.c:3598: +void intel_bios_for_each_encoder(struct drm_i915_private *i915, + void (*func)(struct drm_i915_private *i915, + const struct intel_bios_encoder_data *devdata, + enum port port)) +{ total: 1 errors, 0 warnings, 0 checks, 303 lines checked