Re: [PATCH v1 2/6] thermal: cpu_cooling: Support passing driver private data.

2014-06-02 Thread Eduardo Valentin
On Mon, Jun 02, 2014 at 02:54:04PM +0530, Amit Kachhap wrote: > On 5/29/14, Javi Merino wrote: > > Hi Amit, > > > > One minor comment. > > > > On Thu, May 29, 2014 at 09:15:30AM +0100, Amit Daniel Kachhap wrote: > >> This patch allows the caller of cpufreq cooling APIs to register along > >> with

Re: [PATCH v1 2/6] thermal: cpu_cooling: Support passing driver private data.

2014-06-02 Thread Amit Kachhap
On 5/29/14, Javi Merino wrote: > Hi Amit, > > One minor comment. > > On Thu, May 29, 2014 at 09:15:30AM +0100, Amit Daniel Kachhap wrote: >> This patch allows the caller of cpufreq cooling APIs to register along >> with their driver data which will be useful while receiving any cooling >> states >

Re: [PATCH v1 2/6] thermal: cpu_cooling: Support passing driver private data.

2014-05-29 Thread Javi Merino
Hi Amit, One minor comment. On Thu, May 29, 2014 at 09:15:30AM +0100, Amit Daniel Kachhap wrote: > This patch allows the caller of cpufreq cooling APIs to register along > with their driver data which will be useful while receiving any cooling states > notifications. > This patch is in preparatio

[PATCH v1 2/6] thermal: cpu_cooling: Support passing driver private data.

2014-05-29 Thread Amit Daniel Kachhap
This patch allows the caller of cpufreq cooling APIs to register along with their driver data which will be useful while receiving any cooling states notifications. This patch is in preparation to add notfication support for cpufrequency cooling changes. This change also removes the unnecessary exp