]> 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)
commitb5356095f5518dcfe32ed2cb4e241b1b7d4d8ec8
tree168f0607190437ddb06d8beea3cc34b92b09229d
parentd2003ecc9725ca0ee3a361c4918678f56b84b4dc
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