OSDN Git Service

drm/i915: Sanitize the TypeC FIA lane configuration decoding
authorImre Deak <imre.deak@intel.com>
Fri, 28 Jun 2019 14:36:27 +0000 (17:36 +0300)
committerImre Deak <imre.deak@intel.com>
Mon, 1 Jul 2019 11:50:32 +0000 (14:50 +0300)
commit4f36afb26cbeab7658b80350127b54667d31d618
tree14c58ab1a56d507a91d62e84d8e70890698c1888
parent8c10e2262663951ab4d43d4f74e282566c04e00c
drm/i915: Sanitize the TypeC FIA lane configuration decoding

Use hex numbers, since that makes more sense when decoding a bit pattern.

No functional change.

Suggested-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Cc: Animesh Manna <animesh.manna@intel.com>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190628143635.22066-16-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_tc.c