OSDN Git Service

drm/i915/pxp: Use to_gt() helper
authorAndi Shyti <andi.shyti@linux.intel.com>
Tue, 14 Dec 2021 19:33:38 +0000 (21:33 +0200)
committerMatt Roper <matthew.d.roper@intel.com>
Sat, 18 Dec 2021 05:51:10 +0000 (21:51 -0800)
commitc68c74f5b91ba56dab3ca9a219462e08c9b3cc9a
tree509eb87878f2995ffb024f204e1e253b622164fe
parent8c2699fad60e3f3e55481b49a38d46f49ebba77d
drm/i915/pxp: Use to_gt() helper

Use to_gt() helper consistently throughout the codebase.
Pure mechanical s/i915->gt/to_gt(i915). No functional changes.

Signed-off-by: Andi Shyti <andi.shyti@linux.intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211214193346.21231-9-andi.shyti@linux.intel.com
drivers/gpu/drm/i915/pxp/intel_pxp_tee.c