linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] pinctrl: qcom: fix some sm4450 pinctrl issue
@ 2023-11-29 10:04 Tengfei Fan
  2023-11-29 10:04 ` [PATCH 1/2] pinctrl: qcom: Convert to platform remove callback returning void Tengfei Fan
  2023-11-29 10:04 ` [PATCH 2/2] pinctrl: qcom: correct incorrect address offset Tengfei Fan
  0 siblings, 2 replies; 8+ messages in thread
From: Tengfei Fan @ 2023-11-29 10:04 UTC (permalink / raw)
  To: andersson, agross, konrad.dybcio, linus.walleij
  Cc: linux-arm-msm, linux-gpio, linux-kernel, kernel, Tengfei Fan

Use .remove_new() instead of .remove() for converting to plarform remove
callback returning void. Correct incorrect address offset which used by
ufs and sdc.

Signed-off-by: Tengfei Fan <quic_tengfan@quicinc.com>
---
"[PATCH v4 0/2] pinctl: qcom: Add SM4450 pinctrl driver"
https://lore.kernel.org/linux-arm-msm/20230920082102.5744-1-quic_tengfan@quicinc.com/

Tengfei Fan (2):
  pinctrl: qcom: Convert to platform remove callback returning void
  pinctrl: qcom: correct incorrect address offset

 drivers/pinctrl/qcom/pinctrl-sm4450.c | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)


base-commit: 1f5c003694fab4b1ba6cbdcc417488b975c088d0
-- 
2.17.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-11-30  1:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-29 10:04 [PATCH 0/2] pinctrl: qcom: fix some sm4450 pinctrl issue Tengfei Fan
2023-11-29 10:04 ` [PATCH 1/2] pinctrl: qcom: Convert to platform remove callback returning void Tengfei Fan
2023-11-29 13:21   ` Konrad Dybcio
2023-11-30  1:11     ` Tengfei Fan
2023-11-29 10:04 ` [PATCH 2/2] pinctrl: qcom: correct incorrect address offset Tengfei Fan
2023-11-29 13:32   ` Konrad Dybcio
2023-11-30  1:12     ` Tengfei Fan
2023-11-30  1:13     ` Tengfei Fan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).