]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP4: PRM: move omap4xxx_prm_init earlier in init order
authorTero Kristo <t-kristo@ti.com>
Wed, 19 Nov 2014 14:13:57 +0000 (16:13 +0200)
committerTero Kristo <t-kristo@ti.com>
Wed, 25 Mar 2015 09:03:44 +0000 (11:03 +0200)
commit7879b119a934c67eaea7b1112a570fd5e34b2e50
treedc62406d947f669978dbf5326c15a134d9af49dd
parenta411326764121eaae4b2c56d6f2ac0c93423e3be
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>
arch/arm/mach-omap2/io.c