]> git.baikalelectronics.ru Git - kernel.git/commit
phy: cadence: Sierra: Move all clk_get_*() to a separate function
authorKishon Vijay Abraham I <kishon@ti.com>
Fri, 19 Mar 2021 12:41:20 +0000 (18:11 +0530)
committerVinod Koul <vkoul@kernel.org>
Wed, 31 Mar 2021 11:13:20 +0000 (16:43 +0530)
commite9af624091a6dcae2281237068f347fd48331687
tree484506570ecee33d7c5d7d5c435191eef92aa698
parentdbfb7c865a1375d8a4d637f8d23e028bdbd17436
phy: cadence: Sierra: Move all clk_get_*() to a separate function

No functional change. Group all devm_clk_get_optional() to a
separate function.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Reviewed-by: Swapnil Jakhade <sjakhade@cadence.com>
Link: https://lore.kernel.org/r/20210319124128.13308-6-kishon@ti.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/cadence/phy-cadence-sierra.c