Re: [PATCH 1/2] pinctrl: qcom: Convert to platform remove callback returning void

From: Tengfei Fan
Date: Wed Nov 29 2023 - 20:12:36 EST




在 11/29/2023 9:21 PM, Konrad Dybcio 写道:
On 29.11.2023 11:04, Tengfei Fan wrote:
Use .remove_new() instead of .remove() for converting to plarform remove
s/plarform/platform

callback returning void.

Signed-off-by: Tengfei Fan <quic_tengfan@xxxxxxxxxxx>
---
The commit title should include the platform name, i.e.
pinctrl: qcom: sm4450: xxx

The change itself looks good

Konrad
Thanks Konrad review this patch, I will update patch as your comments.

--
Thx and BRs,
Tengfei Fan