diff options
author | Greg Kroah-Hartman <[email protected]> | 2023-03-13 19:28:45 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-03-17 15:29:01 +0100 |
commit | 2744a63c1aec32eeea16330868b795ac41bcb217 (patch) | |
tree | e43be6259d797939c11feac6cbbb8037b6bc2561 /kernel/workqueue.c | |
parent | 34320745dfc9b71234139720bc8b602cdc8c086a (diff) |
cpufreq: move to use bus_get_dev_root()
Direct access to the struct bus_type dev_root pointer is going away soon
so replace that with a call to bus_get_dev_root() instead, which is what
it is there for.
Cc: Viresh Kumar <[email protected]>
Cc: Srinivas Pandruvada <[email protected]>
Cc: Len Brown <[email protected]>
Cc: [email protected]
Acked-by: Rafael J. Wysocki <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions