]> git.baikalelectronics.ru Git - kernel.git/commit
clk: mmp2: Rename mmp2_pll_init() to mmp2_main_clk_init()
authorLubomir Rintel <lkundrak@v3.sk>
Tue, 19 May 2020 22:41:44 +0000 (00:41 +0200)
committerStephen Boyd <sboyd@kernel.org>
Thu, 28 May 2020 00:55:12 +0000 (17:55 -0700)
commitb998e2fafa5502cb86755ed35e91aff0df56cf42
tree168f0607190437ddb06d8beea3cc34b92b09229d
parentd29432774a1907cbed743e1d3fccad526da003da
clk: mmp2: Rename mmp2_pll_init() to mmp2_main_clk_init()

This is a trivial rename for a routine that registers more clock sources
than the PLLs -- there's also a XO.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Link: https://lkml.kernel.org/r/20200519224151.2074597-7-lkundrak@v3.sk
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/mmp/clk-of-mmp2.c