On Tue, 2024-12-10 at 12:46 +0200, Jani Nikula wrote: > Use the contemporary naming convention of struct intel_connector > *connector. Avoid struct drm_connector use altogether. In a few cases > add local struct drm_display_info and struct intel_display pointers to > help move away from struct drm_connector usage. > > Signed-off-by: Jani Nikula <[email protected]> > ---
Nice cleanups. I assume you double-checked that no other occurrences were missing after these changes? Reviewed-by: Luca Coelho <[email protected]> -- Cheers, Luca.
