drm/i915/display: Fix style and conventions for DP AUX regs
authorLucas De Marchi <lucas.demarchi@intel.com>
Tue, 19 Sep 2023 19:21:16 +0000 (12:21 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Thu, 21 Sep 2023 14:39:53 +0000 (07:39 -0700)
commitdff869020b5c587d96faf12db7fa4ab8135a6a57
treed6110ebaa6403f74f28d32db2b8d3bb87f22d81d
parentb94c165ea1f10f88432282f6a3ff16ff469a437c
drm/i915/display: Fix style and conventions for DP AUX regs

Fix some whitespace issues for register definitions and keep the defines
for DP_AUX_CH_CTL and DP_AUX_CH_DATA in the right place: together with
the bit definition.

While at it add a TODO entry that those defines shouldn't be using an
implicit dev_priv.

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230919192128.2045154-10-lucas.demarchi@intel.com
drivers/gpu/drm/i915/display/intel_dp_aux_regs.h