Skip to content
Commit 344af464 authored by Noralf Trønnes's avatar Noralf Trønnes Committed by popcornmix
Browse files

BCM270x: power: Change initcall level to subsys



Load ordering of modules are determined by the initcall used.
If it's the same initcall level, makefile ordering decides.
Now that the mailbox driver is being moved, it's no longer
placed before the power driver by the linker.
So use a later initcall level to let the mailbox driver
load first.

Signed-off-by: default avatarNoralf Trønnes <noralf@tronnes.org>
parent d4456362
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment