diff options
author | Anson Huang <Anson.Huang@nxp.com> | 2018-06-04 03:06:46 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2018-06-29 20:43:56 +0200 |
commit | 4a2eaa8e2567297d4dc6e2709841a874927c83aa (patch) | |
tree | b46258467131e196543eb4ab09a5cb98541a82be /crypto | |
parent | clk: imx6ul: add GPIO clock gates (diff) | |
download | linux-4a2eaa8e2567297d4dc6e2709841a874927c83aa.tar.xz linux-4a2eaa8e2567297d4dc6e2709841a874927c83aa.zip |
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 'crypto')
0 files changed, 0 insertions, 0 deletions