diff options
author | Noralf Trønnes <noralf@tronnes.org> | 2015-05-01 19:11:58 +0200 |
---|---|---|
committer | popcornmix <popcornmix@gmail.com> | 2015-05-18 14:13:09 +0100 |
commit | 8707f869b973a648f7cd8c92693f18e2c643e5b8 (patch) | |
tree | cd1efbb7b81c42965c4af0d5205f18773d2f96ec /drivers/hwmon/bcm2835-hwmon.c | |
parent | 68312978ccd9325f021a364be5002832e7ab91c0 (diff) | |
download | linux-8707f869b973a648f7cd8c92693f18e2c643e5b8.tar.gz |
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: Noralf Trønnes <noralf@tronnes.org>
Diffstat (limited to 'drivers/hwmon/bcm2835-hwmon.c')
0 files changed, 0 insertions, 0 deletions