This driver works on all QorIQ platforms which include ARM-based cores and PPC-based cores. Rename it in order to represent better.
Signed-off-by: Tang Yuantian <[email protected]> --- v2: - use -C -M options when format-patch drivers/cpufreq/{ppc-corenet-cpufreq.c => qoriq-cpufreq.c} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename drivers/cpufreq/{ppc-corenet-cpufreq.c => qoriq-cpufreq.c} (100%) diff --git a/drivers/cpufreq/ppc-corenet-cpufreq.c b/drivers/cpufreq/qoriq-cpufreq.c similarity index 100% rename from drivers/cpufreq/ppc-corenet-cpufreq.c rename to drivers/cpufreq/qoriq-cpufreq.c -- 2.1.0.27.g96db324 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

