]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit513d945a8f3b6cd85582a7c1e0e7226fc204886c
tree19f84428318f6ad4968a6ee253e43458d408eaff
parent7874e5841473692e1e0824b299e3c528062d06a1
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: 215798a7be92 ("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