mbox series

[v2,0/3] phy: qcom-qmp: fix leaks on probe errors

Message ID 20220427063243.32576-1-johan+linaro@kernel.org
Headers show
Series phy: qcom-qmp: fix leaks on probe errors | expand

Message

Johan Hovold April 27, 2022, 6:32 a.m. UTC
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(-)