On Sun, Mar 31, 2013 at 2:45 PM, Viresh Kumar <[email protected]> wrote: > On 31 March 2013 10:54, Eric Miao <[email protected]> wrote: >> On Sun, Mar 31, 2013 at 11:52 AM, Viresh Kumar <[email protected]> >> wrote: >>> Eric/Haojian, >>> >>> On 25 March 2013 15:41, Viresh Kumar <[email protected]> wrote: >>>> This patch moves cpufreq driver of ARM based pxa3xx platform to >>>> drivers/cpufreq. >>>> >>>> Cc: Eric Miao <[email protected]> >> >> Acked-by: Eric Miao <[email protected]> >> >>>> Cc: Haojian Zhuang <[email protected]> >>>> Signed-off-by: Viresh Kumar <[email protected]> >>>> --- >>>> arch/arm/mach-pxa/Makefile | 1 - >>>> arch/arm/mach-pxa/include/mach/generic.h | 1 + >>>> drivers/cpufreq/Makefile | 1 + >>>> .../mach-pxa/cpufreq-pxa3xx.c => drivers/cpufreq/pxa3xx-cpufreq.c | 5 >>>> +---- >>>> 4 files changed, 3 insertions(+), 5 deletions(-) >>>> create mode 100644 arch/arm/mach-pxa/include/mach/generic.h >>>> rename arch/arm/mach-pxa/cpufreq-pxa3xx.c => >>>> drivers/cpufreq/pxa3xx-cpufreq.c (98%) >>> >>> Can i have your Ack or views about 6/9 and 7/9 Patch? > > Is this for both the patches??
Yes. Take the Ack for both, those two should really belong to drivers/cpufreq. -- 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/

