clk: imx: Rename sccg and frac pll register to suggest clk_hw
authorAbel Vesa <abel.vesa@nxp.com>
Wed, 11 Dec 2019 09:25:46 +0000 (11:25 +0200)
committerShawn Guo <shawnguo@kernel.org>
Wed, 11 Dec 2019 11:19:50 +0000 (19:19 +0800)
commit179c1f7c7a4fb52c399685096947487c8d7b5efe
tree356d9461053674763f8bd831fe250cfdcb5a7f02
parent7c3f951a9717b37071963320f40df22dcb3de8b7
clk: imx: Rename sccg and frac pll register to suggest clk_hw

Renaming the imx_clk_frac_pll and imx_clk_sccg_pll register functions to
imx_clk_hw_frac_pll, respectively imx_clk_hw_sccg_pll to be more obvious
that they are clk_hw based.

Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/clk/imx/clk-frac-pll.c
drivers/clk/imx/clk-sscg-pll.c
drivers/clk/imx/clk.h