commit | de70af494c468c107eedf90090eb74d6ccf30c4c | [log] [tgz] |
---|---|---|
author | Nishanth Menon <nm@ti.com> | Mon Jan 20 14:06:37 2014 -0600 |
committer | Olof Johansson <olof@lixom.net> | Fri Jan 31 14:57:37 2014 -0800 |
tree | 3aee0707c7fe9a0ba0844377dd883880f952446a | |
parent | 74ed7bdcb41d32c7628c3bd1478b076e5b1ad8a4 [diff] |
ARM: OMAP4+: move errata initialization to omap4_pm_init_early Move all OMAP4 PM errata initializations to centralized location in omap4_pm_init_early. This allows for users to utilize the erratas in various submodules as needed. Reported-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Nishanth Menon <nm@ti.com> Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Kevin Hilman <khilman@linaro.org> Signed-off-by: Olof Johansson <olof@lixom.net>