diff options
author | Nishanth Menon <nm@ti.com> | 2014-10-21 15:22:28 -0500 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2014-11-10 16:01:28 -0800 |
commit | 9008d83fe9dc2e0f19b8ba17a423b3759d8e0fd7 (patch) | |
tree | 50362f95e1671ff7fafbd9259ae3f3e523be5c73 /arch/arm/mach-omap2/omap_hwmod_common_ipblock_data.c | |
parent | cac7f2429872d3733dc3f9915857b1691da2eb2f (diff) | |
download | linux-9008d83fe9dc2e0f19b8ba17a423b3759d8e0fd7.tar.bz2 |
ARM: OMAP4: PM: Only do static dependency configuration in omap4_init_static_deps
Commit 705814b5ea6f ("ARM: OMAP4+: PM: Consolidate OMAP4 PM code to
re-use it for OMAP5")
Moved logic generic for OMAP5+ as part of the init routine by
introducing omap4_pm_init. However, the patch left the powerdomain
initial setup, an unused omap4430 es1.0 check and a spurious log
"Power Management for TI OMAP4." in the original code.
Remove the duplicate code which is already present in omap4_pm_init from
omap4_init_static_deps.
As part of this change, also move the u-boot version print out of the
static dependency function to the omap4_pm_init function.
Fixes: 705814b5ea6f ("ARM: OMAP4+: PM: Consolidate OMAP4 PM code to re-use it for OMAP5")
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/omap_hwmod_common_ipblock_data.c')
0 files changed, 0 insertions, 0 deletions