Hi Eduardo,
>
> Hello Navneet,
>
> On Wed, Nov 26, 2014 at 12:43:18PM -0800, navneet kumar wrote:
> >
> > Hi Eduardo, Lukasz,
> >
> > [Combining my concerns as a single text blob here]
> >
> > I. Firstly, with the current patch
> > 1. is it really needed to duplicate the struct
> > therma
Hello Navneet,
On Wed, Nov 26, 2014 at 12:43:18PM -0800, navneet kumar wrote:
>
> Hi Eduardo, Lukasz,
>
> [Combining my concerns as a single text blob here]
>
> I. Firstly, with the current patch
> 1. is it really needed to duplicate the struct thermal_trip? Why don’t
> we get rid
On 11/26/2014 01:12 PM, Guenter Roeck wrote:
> On 11/26/2014 12:43 PM, navneet kumar wrote:
>>
>> Hi Eduardo, Lukasz,
>>
>> [Combining my concerns as a single text blob here]
>>
>> I. Firstly, with the current patch
>> 1. is it really needed to duplicate the struct thermal_trip? Why
>> don’t
On 11/26/2014 12:43 PM, navneet kumar wrote:
Hi Eduardo, Lukasz,
[Combining my concerns as a single text blob here]
I. Firstly, with the current patch
1. is it really needed to duplicate the struct thermal_trip? Why don’t
we get rid of the __thermal_trip and stay with the 'ther
Hi Eduardo, Lukasz,
[Combining my concerns as a single text blob here]
I. Firstly, with the current patch
1. is it really needed to duplicate the struct thermal_trip? Why don’t
we get rid of the __thermal_trip and stay with the 'thermal_trip' ? it
is not a big change.
Hello,
On Wed, Nov 26, 2014 at 09:35:10AM +0100, Lukasz Majewski wrote:
> Hi Eduardo,
>
> > Hello Lukasz,
> >
> > On Thu, Nov 20, 2014 at 05:21:27PM +0100, Lukasz Majewski wrote:
> > > This patch extends the of-thermal.c to export copy of trip points
> > > for a given thermal zone.
> > >
> > >
Hi Eduardo,
> On Thu, Nov 20, 2014 at 05:21:27PM +0100, Lukasz Majewski wrote:
> > This patch extends the of-thermal.c to export copy of trip points
> > for a given thermal zone.
> >
> > Thermal drivers should use of_thermal_get_trip_points() method to
> > get pointer to table of thermal trip poi
Hi Eduardo,
> Hello Lukasz,
>
> On Thu, Nov 20, 2014 at 05:21:27PM +0100, Lukasz Majewski wrote:
> > This patch extends the of-thermal.c to export copy of trip points
> > for a given thermal zone.
> >
> > Thermal drivers should use of_thermal_get_trip_points() method to
> > get pointer to table
On Thu, Nov 20, 2014 at 05:21:27PM +0100, Lukasz Majewski wrote:
> This patch extends the of-thermal.c to export copy of trip points for
> a given thermal zone.
>
> Thermal drivers should use of_thermal_get_trip_points() method to get
> pointer to table of thermal trip points.
>
> Signed-off-by:
Hello Lukasz,
On Thu, Nov 20, 2014 at 05:21:27PM +0100, Lukasz Majewski wrote:
> This patch extends the of-thermal.c to export copy of trip points for
> a given thermal zone.
>
> Thermal drivers should use of_thermal_get_trip_points() method to get
> pointer to table of thermal trip points.
>
>
This patch extends the of-thermal.c to export copy of trip points for
a given thermal zone.
Thermal drivers should use of_thermal_get_trip_points() method to get
pointer to table of thermal trip points.
Signed-off-by: Lukasz Majewski
---
Changes for v2:
- New patch - as suggested by Eduardo Vale
11 matches
Mail list logo