diff options
author | Chanho Park <chanho61.park@samsung.com> | 2022-07-06 04:02:53 +0200 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2022-07-08 07:08:59 +0200 |
commit | 8d5bb683d50a80edaf8a6db9bfa28864914f5947 (patch) | |
tree | 07c4b945b806717d0051c8ccb8943044acf94602 /drivers/rtc/rtc-zynqmp.c | |
parent | phy: qcom-qmp-usb: define QPHY_V2_PCS_PLL_LOCK_CHK_DLY_TIME register (diff) | |
download | linux-8d5bb683d50a80edaf8a6db9bfa28864914f5947.tar.xz linux-8d5bb683d50a80edaf8a6db9bfa28864914f5947.zip |
phy: samsung-ufs: convert phy clk usage to clk_bulk API
Instead of using separated clock manipulation, this converts the phy
clock usage to be clk_bulk APIs. By using this, we can completely
remove has_symbol_clk check and symbol clk variables.
Furthermore, clk_get should be moved to probe because there is no need
to get them in the phy_init callback.
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220706020255.151177-2-chanho61.park@samsung.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/rtc/rtc-zynqmp.c')
0 files changed, 0 insertions, 0 deletions