diff options
author | Anson Huang <Anson.Huang@nxp.com> | 2018-06-04 09:06:46 +0800 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2018-06-29 11:43:56 -0700 |
commit | 4a2eaa8e2567297d4dc6e2709841a874927c83aa (patch) | |
tree | b46258467131e196543eb4ab09a5cb98541a82be /drivers/clk/clk.c | |
parent | debef195bd5c79210d60f1d6dec38bde3dae2b88 (diff) |
clk: imx6ul: remove clks_init_on array
Clock framework will enable those clocks registered
with CLK_IS_CRITICAL flag, so no need to have
clks_init_on array during clock initialization now.
ARM clock is busy divider type which has the
CLK_IS_CRITICAL flag set by default when registered.
Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/clk.c')
0 files changed, 0 insertions, 0 deletions