Re: [PATCH 3/9] cpufreq: davinci: move cpufreq driver to drivers/cpufreq

2013-03-27 Thread Sekhar Nori
On 3/27/2013 3:51 PM, Viresh Kumar wrote: > On 27 March 2013 15:47, Sekhar Nori wrote: >> On 3/25/2013 3:41 PM, Viresh Kumar wrote: >> I am unable to apply this patch for testing. Looks like this could be >> because of: >> >> Content-Type: text/plain; charset="WINDOWS-1252" >> >> Can you get rid

Re: [PATCH 3/9] cpufreq: davinci: move cpufreq driver to drivers/cpufreq

2013-03-27 Thread Viresh Kumar
On 27 March 2013 16:02, Sekhar Nori wrote: > Too bad. But something needs to be done about it since we all like to > apply patches received in email ;). I have seen reports of people > configuring gmail to know their @company.com address as another e-mail > address they own and then using gmail

Re: [PATCH 3/9] cpufreq: davinci: move cpufreq driver to drivers/cpufreq

2013-03-27 Thread Sekhar Nori
On 3/27/2013 3:51 PM, Viresh Kumar wrote: > On 27 March 2013 15:47, Sekhar Nori wrote: >> On 3/25/2013 3:41 PM, Viresh Kumar wrote: >> I am unable to apply this patch for testing. Looks like this could be >> because of: >> >> Content-Type: text/plain; charset="WINDOWS-1252" >> >> Can you get rid

Re: [PATCH 3/9] cpufreq: davinci: move cpufreq driver to drivers/cpufreq

2013-03-27 Thread Viresh Kumar
On 27 March 2013 15:47, Sekhar Nori wrote: > On 3/25/2013 3:41 PM, Viresh Kumar wrote: > I am unable to apply this patch for testing. Looks like this could be > because of: > > Content-Type: text/plain; charset="WINDOWS-1252" > > Can you get rid of that charset="WINDOWS-1252"? I can't, its MSF

Re: [PATCH 3/9] cpufreq: davinci: move cpufreq driver to drivers/cpufreq

2013-03-27 Thread Sekhar Nori
Hi Viresh, On 3/25/2013 3:41 PM, Viresh Kumar wrote: > This patch moves cpufreq driver of ARM based davinci platform to > drivers/cpufreq. > > Cc: Sekhar Nori > Cc: davinci-linux-open-sou...@linux.davincidsp.com > Signed-off-by: Viresh Kumar I am unable to apply this patch for testing. Looks

Re: [PATCH 3/9] cpufreq: davinci: move cpufreq driver to drivers/cpufreq

2013-03-27 Thread Sekhar Nori
Hi Viresh, On 3/25/2013 3:41 PM, Viresh Kumar wrote: This patch moves cpufreq driver of ARM based davinci platform to drivers/cpufreq. Cc: Sekhar Nori nsek...@ti.com Cc: davinci-linux-open-sou...@linux.davincidsp.com Signed-off-by: Viresh Kumar viresh.ku...@linaro.org I am unable to apply

Re: [PATCH 3/9] cpufreq: davinci: move cpufreq driver to drivers/cpufreq

2013-03-27 Thread Viresh Kumar
On 27 March 2013 15:47, Sekhar Nori nsek...@ti.com wrote: On 3/25/2013 3:41 PM, Viresh Kumar wrote: I am unable to apply this patch for testing. Looks like this could be because of: Content-Type: text/plain; charset=WINDOWS-1252 Can you get rid of that charset=WINDOWS-1252? I can't, its

Re: [PATCH 3/9] cpufreq: davinci: move cpufreq driver to drivers/cpufreq

2013-03-27 Thread Sekhar Nori
On 3/27/2013 3:51 PM, Viresh Kumar wrote: On 27 March 2013 15:47, Sekhar Nori nsek...@ti.com wrote: On 3/25/2013 3:41 PM, Viresh Kumar wrote: I am unable to apply this patch for testing. Looks like this could be because of: Content-Type: text/plain; charset=WINDOWS-1252 Can you get rid of

Re: [PATCH 3/9] cpufreq: davinci: move cpufreq driver to drivers/cpufreq

2013-03-27 Thread Viresh Kumar
On 27 March 2013 16:02, Sekhar Nori nsek...@ti.com wrote: Too bad. But something needs to be done about it since we all like to apply patches received in email ;). I have seen reports of people configuring gmail to know their @company.com address as another e-mail address they own and then

Re: [PATCH 3/9] cpufreq: davinci: move cpufreq driver to drivers/cpufreq

2013-03-27 Thread Sekhar Nori
On 3/27/2013 3:51 PM, Viresh Kumar wrote: On 27 March 2013 15:47, Sekhar Nori nsek...@ti.com wrote: On 3/25/2013 3:41 PM, Viresh Kumar wrote: I am unable to apply this patch for testing. Looks like this could be because of: Content-Type: text/plain; charset=WINDOWS-1252 Can you get rid of

[PATCH 3/9] cpufreq: davinci: move cpufreq driver to drivers/cpufreq

2013-03-25 Thread Viresh Kumar
This patch moves cpufreq driver of ARM based davinci platform to drivers/cpufreq. Cc: Sekhar Nori Cc: davinci-linux-open-sou...@linux.davincidsp.com Signed-off-by: Viresh Kumar --- arch/arm/mach-davinci/Makefile | 1 - drivers/cpufreq/Makefile

[PATCH 3/9] cpufreq: davinci: move cpufreq driver to drivers/cpufreq

2013-03-25 Thread Viresh Kumar
This patch moves cpufreq driver of ARM based davinci platform to drivers/cpufreq. Cc: Sekhar Nori nsek...@ti.com Cc: davinci-linux-open-sou...@linux.davincidsp.com Signed-off-by: Viresh Kumar viresh.ku...@linaro.org --- arch/arm/mach-davinci/Makefile | 1 -