diff options
author | Dominik Brodowski <[email protected]> | 2022-01-24 21:29:46 +0100 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2022-02-05 15:10:48 +1100 |
commit | 26a03981318d2e0f12456a1041fe3bf8af5416cf (patch) | |
tree | c80acf1e9dcafa9fc773a33a621fd9444d53ffb8 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 1c4cafd11599abdbc53a520f0b6e6799d037eae1 (diff) |
hwrng: core - explicit ordering of initcalls
hw-random device drivers depend on the hw-random core being
initialized. Make this ordering explicit, also for the case
these drivers are built-in. As the core itself depends on
misc_register() which is set up at subsys_initcall time,
advance the initialization of the core (only) to the
fs_initcall() level.
Cc: Matt Mackall <[email protected]>
Cc: Herbert Xu <[email protected]>
Cc: Jason A. Donenfeld <[email protected]>
Signed-off-by: Dominik Brodowski <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions