commit | 741220ea86709717e1d392b5a9617dfe90cd3802 | [log] [tgz] |
---|---|---|
author | Borislav Petkov <bp@suse.de> | Sun Jan 20 10:24:27 2013 +0000 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Sat Feb 02 00:01:14 2013 +0100 |
tree | 7fdceb0aa223d1298068b6f3496a3a07023d5f36 | |
parent | c40a4518166b6c500c844579ec7069d4a0419f30 [diff] |
cpufreq: Make acpi-cpufreq link first Now that the majority of x86 CPUs out there are supported by acpi-cpufreq, we want it to load first and, in the AMD case, drop to powernow-k8 only on K8s. If, however, both powernow-k8 and acpi-cpufreq are built-in, the link order matters. Correct that. Signed-off-by: Borislav Petkov <bp@suse.de> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>