diff options
author | Javier Martinez Canillas <[email protected]> | 2016-05-26 12:32:19 -0400 |
---|---|---|
committer | Lee Jones <[email protected]> | 2016-06-29 10:14:43 +0100 |
commit | 9961bf1876c08d3a290b0e69344c64a8cbbf8a68 (patch) | |
tree | bcf6e77e2be1f3a7ec7f752e7066d5bf2f8439be /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 698adfc968f3625a50853157ee5dbd208b6408a8 (diff) |
mfd: max14577: Use module_init() instead of subsys_initcall()
The driver's init function is called at subsys init call level but the
dependencies provided by the driver are looked up by drivers that have
probe deferral support, so manual ordering of init calls isn't needed.
Suggested-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Javier Martinez Canillas <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions