diff options
author | hongbo.zhang <[email protected]> | 2012-10-30 17:48:59 +0100 |
---|---|---|
committer | Zhang Rui <[email protected]> | 2012-11-07 14:52:27 +0800 |
commit | 160b7d8048b87cb594e1a22b5345b468b6c2c40e (patch) | |
tree | df54e9c1d6f594d3d7de7086736a54a29be5fc52 /tools/perf/util/trace-event-scripting.c | |
parent | 9c51b05a7852183ba9654ca850bee97d38e948d5 (diff) |
Thermal: Remove the cooling_cpufreq_list.
Problem of using this list is that the cpufreq_get_max_state callback will be
called when register cooling device by thermal_cooling_device_register, but
this list isn't ready at this moment. What's more, there is no need to maintain
such a list, we can get cpufreq_cooling_device instance by the private
thermal_cooling_device.devdata.
Signed-off-by: hongbo.zhang <[email protected]>
Reviewed-by: Francesco Lavra <[email protected]>
Reviewed-by: Amit Daniel Kachhap <[email protected]>
Signed-off-by: Zhang Rui <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions