diff options
author | 2015-06-17 10:38:51 +0200 | |
---|---|---|
committer | 2015-06-17 21:42:51 -0700 | |
commit | b0c750f74e10fd30a363bfa3467639f12954effa (patch) | |
tree | 0bb77c7f9eeb54ac978ed240a47b2e423a01f421 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Revert "staging: board: disable as it breaks the build" (diff) | |
download | linux-dev-b0c750f74e10fd30a363bfa3467639f12954effa.tar.xz linux-dev-b0c750f74e10fd30a363bfa3467639f12954effa.zip |
staging: board: Initialize staging board code earlier
Currently the staging board code is initialized from a late_initcall().
However, unused PM domains are also disabled from a late_initcall(),
which happens before due to link order.
Change the initialization of staging board code from using
late_initcall() to device_initcall() to fix this.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions