OSDN Git Service

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)
commit2766c198150e33018e2e008c6a3355e8c19e6af4
tree168f0607190437ddb06d8beea3cc34b92b09229d
parent8c2427b8f7c814564bc9e4d483b8b00debb32ab5
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