diff options
author | Daniel Lezcano <[email protected]> | 2012-07-05 15:23:25 +0200 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2012-07-05 22:37:47 +0200 |
commit | 25ac77613aa8fca131599705e3d7da2a0eaa06a0 (patch) | |
tree | 441f714bf32592797d1cf4c6c375e47e324ffded /tools/perf/util/trace-event-scripting.c | |
parent | 6e797a078824b30afbfae6cc4b1c2b21c51761ef (diff) |
ACPI: intel_idle : break dependency between modules
When the system is booted with some cpus offline, the idle
driver is not initialized. When a cpu is set online, the
acpi code call the intel idle init function. Unfortunately
this code introduce a dependency between intel_idle and acpi.
This patch is intended to remove this dependency by using the
notifier of intel_idle. This patch has the benefit of
encapsulating the intel_idle driver and remove some exported
functions.
Signed-off-by: Daniel Lezcano <[email protected]>
Acked-by: Srivatsa S. Bhat <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions