From: Borislav Petkov Date: Sun, 20 Jan 2013 10:24:27 +0000 (+0000) Subject: cpufreq: Make acpi-cpufreq link first X-Git-Tag: v3.9-rc1~146^2~3^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=741220ea86709717e1d392b5a9617dfe90cd3802;p=pandora-kernel.git 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 Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed