All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] phy: qcom-qmp: pipe clock fixes
@ 2022-05-02 13:31 ` Johan Hovold
  0 siblings, 0 replies; 8+ messages in thread
From: Johan Hovold @ 2022-05-02 13:31 UTC (permalink / raw)
  To: Vinod Koul, Kishon Vijay Abraham I
  Cc: Andy Gross, Bjorn Andersson, linux-arm-msm, linux-phy,
	linux-kernel, Johan Hovold

This series fixes a pipe clock imbalance on PHY power-on failures and
renames some error labels in order to improve readability and avoid
future bugs in the same category.

Both patches can be applied for -next.

Johan

Changes in v2:
 - drop kernel doc fix which has been applied
 - split pipe-clock fix from error label rename and rename also the
   remaining labels in qcom_qmp_phy_com_init() in a separate patch

Johan Hovold (2):
  phy: qcom-qmp: fix pipe-clock imbalance on power-on failure
  phy: qcom-qmp: rename error labels

 drivers/phy/qualcomm/phy-qcom-qmp.c | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

-- 
2.35.1


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

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

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-02 13:31 [PATCH v2 0/2] phy: qcom-qmp: pipe clock fixes Johan Hovold
2022-05-02 13:31 ` Johan Hovold
2022-05-02 13:31 ` [PATCH v2 1/2] phy: qcom-qmp: fix pipe-clock imbalance on power-on failure Johan Hovold
2022-05-02 13:31   ` Johan Hovold
2022-05-02 13:31 ` [PATCH v2 2/2] phy: qcom-qmp: rename error labels Johan Hovold
2022-05-02 13:31   ` Johan Hovold
2022-05-03  4:42 ` [PATCH v2 0/2] phy: qcom-qmp: pipe clock fixes Vinod Koul
2022-05-03  4:42   ` 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.