On Fri, Apr 04, 2025 at 05:25:37PM +0530, Ayushi Makhija wrote: > When device enters the suspend state, it prevents > HPD interrupts from occurring. To address this, > add an additional PM runtime vote in hpd_enable(). > This vote is removed in hpd_disable().
Please re-wrap the commit message according to the recommendations. With that fixed: Reviewed-by: Dmitry Baryshkov <dmitry.barysh...@oss.qualcomm.com> > > Signed-off-by: Ayushi Makhija <quic_amakh...@quicinc.com> > --- > drivers/gpu/drm/bridge/analogix/anx7625.c | 18 ++++++++++++++++++ > 1 file changed, 18 insertions(+) -- With best wishes Dmitry