commit | b22df89fcc470f27ac442b5c0e8cdfc21d51de9b | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Wed Nov 19 16:13:57 2014 +0200 |
committer | Tero Kristo <t-kristo@ti.com> | Wed Mar 25 11:03:44 2015 +0200 |
tree | dc62406d947f669978dbf5326c15a134d9af49dd | |
parent | 66db6428d5dccac9f38d92d521a9b3de8d9d0b0b [diff] |
ARM: OMAP4: PRM: move omap4xxx_prm_init earlier in init order OMAP4 has different ordering of PRM and CM init calls in the early init. Re-oder these accordingly for OMAP4 also. This is needed so that we can do some optimizations in the following patches for the PRCM init. Signed-off-by: Tero Kristo <t-kristo@ti.com>