Hi Rafael, > -----Original Message----- > From: linux-pm-bounces@xxxxxxxxxxxxxxxxxxxxxxxxxx [mailto:linux-pm- > bounces@xxxxxxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Rafael J. Wysocki > Sent: Wednesday, July 25, 2012 4:43 PM > To: Len Brown; Zhang, Rui > Cc: linux-acpi@xxxxxxxxxxxxxxx; linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx; Durgadoss > R; linux-kernel@xxxxxxxxxxxxxxx; Brown, Len > Subject: Re: [PATCH 50/52] Thermal: Make Thermal trip points > writeable > > On Wednesday, July 25, 2012, Len Brown wrote: > > From: Durgadoss R <dugardoss.r@xxxxxxxxx> > > > > Some of the thermal drivers using the Generic Thermal Framework > > require (all/some) trip points to be writeable. This patch makes > > the trip point temperatures writeable on a per-trip point basis, > > and modifies the required function call in thermal.c. This patch > > also updates the Documentation to reflect the new change. > > > > Signed-off-by: Durgadoss R <durgadoss.r@xxxxxxxxx> > > Signed-off-by: Zhang Rui <rui.zhang@xxxxxxxxx> > > Signed-off-by: Len Brown <len.brown@xxxxxxxxx> > > There was a broken build report related to this patch (or a previous version > of it): > > http://marc.info/?l=linux-kernel&m=134294496105083&w=2 > > Do I think correctly that it has been fixed already? Yes you are right. It has been fixed in this patch. Thanks, Durga