[PATCH v4 3/6] drm/i915/gt: Remove references to struct drm_device.pdev
Chris Wilson
chris at chris-wilson.co.uk
Mon Jan 18 13:38:10 UTC 2021
Quoting Thomas Zimmermann (2021-01-18 13:14:17)
> Using struct drm_device.pdev is deprecated. Convert i915 to struct
> drm_device.dev. No functional changes.
This needs to be before or in the previous patch, as that patch removed
assignment of i915->drm.pdev.
Or the removal of the assignment moved to the end as a separate patch.
That makes more sense.
-Chris
More information about the dri-devel
mailing list