commit | 8eec1020f0c0c03f7219ed50cf1b754be49dd448 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Thu Oct 15 21:35:22 2015 +0530 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Wed Oct 28 09:21:12 2015 +0100 |
tree | 92a2d5ae98e0032e17e830ba3ce63b72d7138d3b | |
parent | 0998a03a3a4d35290993f86ffed0e311e8dd78f5 [diff] |
cpufreq: create cpu/cpufreq at boot time Later patches will need to create policy specific directories in /sys/devices/system/cpu/cpufreq/ directory and so the cpufreq directory wouldn't be ever empty. And so no fun creating/destroying it on need basis anymore. Create it once on system boot. Reviewed-by: Saravana Kannan <skannan@codeaurora.org> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>