commit | 33d3842d640e981e2c5ee772befff756b7f2d6f3 | [log] [tgz] |
---|---|---|
author | Dave Gerlach <d-gerlach@ti.com> | Tue Mar 28 20:57:56 2017 -0500 |
committer | Tony Lindgren <tony@atomide.com> | Tue May 16 08:44:58 2017 -0700 |
tree | 0d2f1f54ced2402f36f7971fe4bc44abb67d4d3f | |
parent | 12b28ba6d6164d3aa54b7e32032bcbd9b7c2a320 [diff] |
ARM: OMAP2+: pm: Remove __init from omap_pm_clkdms_setup omap_pm_clkdms_setup gets called from pm init functions and now that pm33xx and pm43xx can be loaded as modules this must be kept to be called at any point during runtime. Signed-off-by: Dave Gerlach <d-gerlach@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>