Skip to content
Commit 63a293e0 authored by Paul Walmsley's avatar Paul Walmsley
Browse files

ARM: OMAP2+: PRM: initialize some PRM functions early



Some PRM functions will need to be called by the hwmod code early in
kernel init.  To handle this, split the PRM initialization code into
early and late phases.  The early init is handled via mach-omap2/io.c,
while the late init is handled by subsys_initcall().

Signed-off-by: default avatarPaul Walmsley <paul@pwsan.com>
parent 558a0780
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment