Re: [PATCH] drivers:cpufreq:unicore32: fix typo issue for 'clk'

2014-04-08 Thread Rafael J. Wysocki
On Tuesday, April 08, 2014 09:38:16 AM Viresh Kumar wrote: > On 8 April 2014 06:31, Chen Gang wrote: > >> @stable: please apply this for v3.14, as it broke in that cycle.. > > This wouldn't work.. > > > Thank you. > > Can you please send it again for stable as well? I have labeled it for -stab

Re: [PATCH] drivers:cpufreq:unicore32: fix typo issue for 'clk'

2014-04-07 Thread Chen Gang
On 04/08/2014 01:29 PM, Viresh Kumar wrote: > On 8 April 2014 10:09, Chen Gang wrote: >> OK, I will/should try within this week, thanks. > > Rafael has already applied this patch and has mentioned stable in > 'Cc:' field. And it looks it will be applied automatically and you don't > need to do a

Re: [PATCH] drivers:cpufreq:unicore32: fix typo issue for 'clk'

2014-04-07 Thread Viresh Kumar
On 8 April 2014 10:09, Chen Gang wrote: > OK, I will/should try within this week, thanks. Rafael has already applied this patch and has mentioned stable in 'Cc:' field. And it looks it will be applied automatically and you don't need to do anything now :) commit b4ddad95020e65cfbbf9aee63d3bcdf6

Re: [PATCH] drivers:cpufreq:unicore32: fix typo issue for 'clk'

2014-04-07 Thread Chen Gang
On 04/08/2014 12:08 PM, Viresh Kumar wrote: > On 8 April 2014 06:31, Chen Gang wrote: >>> @stable: please apply this for v3.14, as it broke in that cycle.. > > This wouldn't work.. > >> Thank you. > > Can you please send it again for stable as well? Add my Ack in the patch > and follow what's m

Re: [PATCH] drivers:cpufreq:unicore32: fix typo issue for 'clk'

2014-04-07 Thread Viresh Kumar
On 8 April 2014 06:31, Chen Gang wrote: >> @stable: please apply this for v3.14, as it broke in that cycle.. This wouldn't work.. > Thank you. Can you please send it again for stable as well? Add my Ack in the patch and follow what's mentioned here: Documentation/stable_kernel_rules.txt -- To

回复: [PATCH] drivers:cpufreq:unicore32: fix typo issue for 'clk'

2014-04-07 Thread 管雪涛
Thanks, Acked-by: Xuetao Guan - Chen Gang 写道: > Need use 'clk' instead of 'mclk', which is the original removed local > variable. > > The related original commit: > > "652ed95 cpufreq: introduce cpufreq_generic_get() routine" > > The related error with allmodconfig for unicore32: > >

Re: [PATCH] drivers:cpufreq:unicore32: fix typo issue for 'clk'

2014-04-07 Thread Chen Gang
On 04/07/2014 08:08 PM, Viresh Kumar wrote: > On 7 April 2014 17:34, Chen Gang wrote: >> Need use 'clk' instead of 'mclk', which is the original removed local >> variable. >> >> The related original commit: >> >> "652ed95 cpufreq: introduce cpufreq_generic_get() routine" >> >> The related error

Re: [PATCH] drivers:cpufreq:unicore32: fix typo issue for 'clk'

2014-04-07 Thread Viresh Kumar
On 7 April 2014 17:34, Chen Gang wrote: > Need use 'clk' instead of 'mclk', which is the original removed local > variable. > > The related original commit: > > "652ed95 cpufreq: introduce cpufreq_generic_get() routine" > > The related error with allmodconfig for unicore32: > > CC drive

[PATCH] drivers:cpufreq:unicore32: fix typo issue for 'clk'

2014-04-07 Thread Chen Gang
Need use 'clk' instead of 'mclk', which is the original removed local variable. The related original commit: "652ed95 cpufreq: introduce cpufreq_generic_get() routine" The related error with allmodconfig for unicore32: CC drivers/cpufreq/unicore2-cpufreq.o drivers/cpufreq/unicore2-