aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <[email protected]>2018-05-25 12:19:58 +0200
committerRafael J. Wysocki <[email protected]>2018-05-30 11:16:59 +0200
commitcc85de361d99490df182e63d13f409054a579a13 (patch)
treee25832af936e4dc7e4a0c13da67f44f6f540eff2 /drivers/fpga/fpga-bridge.c
parent9c80172b902db58233346adbb139cfdcb9229f0f (diff)
cpufreq: Use static SRCU initializer
Use the static SRCU initializer for `cpufreq_transition_notifier_list'. This avoids the init_cpufreq_transition_notifier_list() initcall. Its only purpose is to initialize the SRCU notifier once during boot and set another variable which is used as an indicator whether the init was perfromed before cpufreq_register_notifier() was used. Signed-off-by: Sebastian Andrzej Siewior <[email protected]> Acked-by: Viresh Kumar <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions