drm/msm/dp: fix typo in dp_display_handle_port_status_changed()
authorAbhinav Kumar <quic_abhinavk@quicinc.com>
Wed, 6 Mar 2024 19:35:15 +0000 (11:35 -0800)
committerAbhinav Kumar <quic_abhinavk@quicinc.com>
Tue, 2 Apr 2024 02:28:20 +0000 (19:28 -0700)
commitcd49cca222bc5532105a1f20bff6ae60d7bf7713
tree232ce95acb007a56e5e4f6bfc62acb448974b7d7
parent8844f467d6a58dc915f241e81c46e0c126f8c070
drm/msm/dp: fix typo in dp_display_handle_port_status_changed()

Fix the typo in the name of dp_display_handle_port_status_changed().

Fixes: c58eb1b54fee ("drm/msm/dp: fix connect/disconnect handled at irq_hpd")
Signed-off-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/581746/
Link: https://lore.kernel.org/r/20240306193515.455388-1-quic_abhinavk@quicinc.com
drivers/gpu/drm/msm/dp/dp_display.c