]> asedeno.scripts.mit.edu Git - linux.git/commit
phy: usb: fix driver to defer on clk_get defer
authorAl Cooper <alcooperx@gmail.com>
Fri, 3 Jan 2020 18:18:07 +0000 (13:18 -0500)
committerKishon Vijay Abraham I <kishon@ti.com>
Wed, 8 Jan 2020 07:28:06 +0000 (12:58 +0530)
commit89927fe0061aaa69b39e95ed793d2c61903b7895
treea24ec2fac57886b36ce46ac28a0352b5bf3c9bf8
parent9d5f51dcdb646c2ed21649d379fbb703994f1ec9
phy: usb: fix driver to defer on clk_get defer

Handle defer on clk_get because the new SCMI clock driver comes
up after this driver.

Signed-off-by: Al Cooper <alcooperx@gmail.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/broadcom/phy-brcm-usb.c