]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit336302048497cabb886dd95f48e7b9cc678c4d99
tree14c58ab1a56d507a91d62e84d8e70890698c1888
parent571e86960e387c7e162ba36d0e4641d58d128872
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