Messages in this thread |  | | Date | Sun, 31 Mar 2013 22:18:53 +0800 (CST) | | Subject | Re: [PATCH 7/9] unicore2: cpufreq: move cpufreq driver to drivers/cpufreq | | From | "Xuetao Guan" <> |
| |
> On 25 March 2013 22:24, Viresh Kumar <viresh.kumar@linaro.org> wrote: >> This patch moves cpufreq driver of UNICORE-2 architecture to >> drivers/cpufreq. >> >> Cc: Guan Xuetao <gxt@mprc.pku.edu.cn> >> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> >> --- >> arch/unicore32/kernel/Makefile >> | 1 - >> drivers/cpufreq/Makefile >> | 1 + >> arch/unicore32/kernel/cpu-ucv2.c => drivers/cpufreq/unicore2-cpufreq.c >> | 2 +- >> 3 files changed, 2 insertions(+), 2 deletions(-) >> rename arch/unicore32/kernel/cpu-ucv2.c => >> drivers/cpufreq/unicore2-cpufreq.c (96%) > > Guan, > > Can i have your ack for this? > Sure. Sorry for my delay.
Acked-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
|  |