OSDN Git Service

phy: qcom-qmp: Fix failure path in phy_init functions
authorVivek Gautam <vivek.gautam@codeaurora.org>
Tue, 20 Jun 2017 05:57:18 +0000 (11:27 +0530)
committerKishon Vijay Abraham I <kishon@ti.com>
Sun, 20 Aug 2017 08:29:46 +0000 (13:59 +0530)
commit8387c576b713bf677d59b7f16be64adb6b2de660
tree19f84428318f6ad4968a6ee253e43458d408eaff
parenteef243d04b2b69e032f145e1f165afb4160be3e5
phy: qcom-qmp: Fix failure path in phy_init functions

Fixing the clk enable failure path in qcom_qmp_phy_init()
and cleanup the reset control deassertion failure path in
qcom_qmp_phy_com_init().

Fixes: e78f3d15e115 ("phy: qcom-qmp: new qmp phy driver for qcom-chipsets")

Cc: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Vivek Gautam <vivek.gautam@codeaurora.org>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/qualcomm/phy-qcom-qmp.c