commit | cbe80da3a113cc4325feb3348e69790d6dafdd8f | [log] [tgz] |
---|---|---|
author | Patrick Bellasi <patrick.bellasi@arm.com> | Thu Oct 01 17:59:12 2015 +0100 |
committer | Patrick Bellasi <patrick.bellasi@arm.com> | Mon Oct 12 18:35:29 2015 +0100 |
tree | 6118aa5dc826c28b1892f2824ffa2e8890018222 | |
parent | b19d76d4b065408f4bd6a8d7c197f64f581168ef [diff] |
cpufreq: make probing more robust On some machines, when a different CPUFreq policy could be configured for each CPU, there is not a top-level 'cpufreq' folder exposed at top level but just per-CPU ones. This patch makes the probing for CPUFreq support more robust by checking on all the supported paths. Signed-off-by: Patrick Bellasi <patrick.bellasi@arm.com>