On 13 September 2013 17:00, Dmitry Eremin-Solenikov <dmitry_eremin@xxxxxxxxxx> wrote: > Maple boards use the same frequency changing mechanism, as do newer > PowerMacs (write to SCOM). Thus maple-cpufreq.c is a reduced version > of pmac64 driver. Merge it back to pmac64-cpufreq.c > > Signed-off-by: Dmitry Eremin-Solenikov <dmitry_eremin@xxxxxxxxxx> > --- > drivers/cpufreq/Kconfig.powerpc | 10 +- > drivers/cpufreq/Makefile | 1 - > drivers/cpufreq/maple-cpufreq.c | 308 --------------------------------------- > drivers/cpufreq/pmac64-cpufreq.c | 58 +++++--- > 4 files changed, 40 insertions(+), 337 deletions(-) > delete mode 100644 drivers/cpufreq/maple-cpufreq.c Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx> I couldn't figure out any obvious bug in this patch, but its more for driver's maintainer and so probably they need to go through this patch.. -- To unsubscribe from this list: send the line "unsubscribe cpufreq" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html