aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorChanho Park <[email protected]>2022-07-06 11:02:53 +0900
committerVinod Koul <[email protected]>2022-07-08 10:38:59 +0530
commit8d5bb683d50a80edaf8a6db9bfa28864914f5947 (patch)
tree07c4b945b806717d0051c8ccb8943044acf94602 /net/lapb/lapb_out.c
parentc1ab64aaacd61be70af26c711aa08345ff84f166 (diff)
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 <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions