From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Javi Merino" Subject: Re: [RFC PATCH v6 6/9] thermal: cpu_cooling: implement the power cooling device API Date: Tue, 9 Dec 2014 11:23:39 +0000 Message-ID: <20141209112339.GE2891@e104805> References: <1417806260-9264-7-git-send-email-javi.merino@arm.com> <20141208125033.GB2980@e104805> <20141208142217.GA1831@e104805> <20141209103249.GB2891@e104805> <20141209110043.GD2891@e104805> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Return-path: In-Reply-To: Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org To: Viresh Kumar Cc: Linux PM list , "linux-kernel@vger.kernel.org" , Punit Agrawal , Mark Brown , Zhang Rui , Eduardo Valentin List-Id: linux-pm@vger.kernel.org On Tue, Dec 09, 2014 at 11:06:46AM +0000, Viresh Kumar wrote: > On 9 December 2014 at 16:30, Javi Merino wrote: > > Ok, how about this then? I've pasted the whole commit so as to avoid > > confusion. > > Yeah, the cpu_dev part looks fine now. Great, thanks!