On Fri, Jul 07, 2023 at 02:45:28AM -0700, Souradeep Chakrabarti wrote: > At present hwc timeout value is a fixed value. > This patch sets the hwc timeout from the hardware. This really does not describe what is happening here. Please read the documentation for how to write a good changelog text. > > Signed-off-by: Souradeep Chakrabarti <schakrabarti@xxxxxxxxxxxxxxxxxxx> > --- > V1 -> V2: > * Added return check for mana_gd_query_hwc_timeout > * Removed dev_err from mana_gd_query_hwc_timeout <formletter> This is not the correct way to submit patches for inclusion in the stable kernel tree. Please read: https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html for how to do this properly. </formletter>