All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] phy: qcom-qmp: fix leaks on probe errors
@ 2022-04-27  6:32 ` Johan Hovold
  0 siblings, 0 replies; 14+ messages in thread
From: Johan Hovold @ 2022-04-27  6:32 UTC (permalink / raw)
  To: Kishon Vijay Abraham I, Vinod Koul
  Cc: Andy Gross, Bjorn Andersson, Philipp Zabel, linux-arm-msm,
	linux-phy, linux-kernel, Johan Hovold

Here are two more fixes addressing resource leaks on probe errors (e.g.
probe deferral) and a related cleanup.

Johan

Changes in v2
 - add Bjorn and Philipp's reviewed-by tags
 - fix reset-controller leak commit message (Philipp)
 - add patch to switch to explicit reset API (Philipp)

Johan Hovold (3):
  phy: qcom-qmp: fix struct clk leak on probe errors
  phy: qcom-qmp: fix reset-controller leak on probe errors
  phy: qcom-qmp: switch to explicit reset helpers

 drivers/phy/qualcomm/phy-qcom-qmp.c | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

-- 
2.35.1


-- 
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy

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

end of thread, other threads:[~2022-05-03  4:41 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-27  6:32 [PATCH v2 0/3] phy: qcom-qmp: fix leaks on probe errors Johan Hovold
2022-04-27  6:32 ` Johan Hovold
2022-04-27  6:32 ` [PATCH v2 1/3] phy: qcom-qmp: fix struct clk leak " Johan Hovold
2022-04-27  6:32   ` Johan Hovold
2022-04-27  6:32 ` [PATCH v2 2/3] phy: qcom-qmp: fix reset-controller " Johan Hovold
2022-04-27  6:32   ` Johan Hovold
2022-05-02 13:03   ` Bjorn Andersson
2022-05-02 13:03     ` Bjorn Andersson
2022-04-27  6:32 ` [PATCH v2 3/3] phy: qcom-qmp: switch to explicit reset helpers Johan Hovold
2022-04-27  6:32   ` Johan Hovold
2022-05-02 13:02   ` Bjorn Andersson
2022-05-02 13:02     ` Bjorn Andersson
2022-05-03  4:41 ` [PATCH v2 0/3] phy: qcom-qmp: fix leaks on probe errors Vinod Koul
2022-05-03  4:41   ` Vinod Koul

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.