[PATCH v2 0/2] phy: qcom-qmp: pipe clock fixes
From: Johan Hovold
Date: Mon May 02 2022 - 09:32:36 EST
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