]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/i915/display: Use correct method to free crtc_state
authorSuraj Kandpal <suraj.kandpal@intel.com>
Tue, 10 Oct 2023 18:31:01 +0000 (00:01 +0530)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 11 Oct 2023 21:40:49 +0000 (00:40 +0300)
commit65002eea1677f1e31c197d70b65a2012cf0ea5e7
treeedf96a2517d91a44740b7e2925516906a21397dd
parent146f278975972bf0e241b6ae90591c5afa1435e4
drm/i915/display: Use correct method to free crtc_state

Even though there is no leaking of resource here lets
just use the correct method to free crtc_state

Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231010183101.704439-3-suraj.kandpal@intel.com
drivers/gpu/drm/i915/display/intel_dpll.c