Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752623AbbBXUGU (ORCPT ); Tue, 24 Feb 2015 15:06:20 -0500 Received: from mail-ie0-f174.google.com ([209.85.223.174]:43412 "EHLO mail-ie0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750748AbbBXUGS (ORCPT ); Tue, 24 Feb 2015 15:06:18 -0500 MIME-Version: 1.0 In-Reply-To: <20150224195457.GA16245@roeck-us.net> References: <1420740303-12529-1-git-send-email-nm@ti.com> <54AF5DA8.6080408@roeck-us.net> <20150224192933.GJ3448@developer.amazonguestwifi.org> <20150224195457.GA16245@roeck-us.net> Date: Tue, 24 Feb 2015 14:06:17 -0600 X-Google-Sender-Auth: U1E1cs7bphatJVcQy7wbBVxByqs Message-ID: Subject: Re: [PATCH V2] (gpio-fan): Add thermal control hooks From: Nishanth Menon To: Guenter Roeck Cc: Eduardo Valentin , Jean Delvare , lm-sensors@lm-sensors.org, lkml , dt list , "linux-pm@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1449 Lines: 40 On Tue, Feb 24, 2015 at 1:55 PM, Guenter Roeck wrote: > On Tue, Feb 24, 2015 at 03:29:35PM -0400, Eduardo Valentin wrote: >> Guenter, >> >> On Thu, Jan 08, 2015 at 08:48:40PM -0800, Guenter Roeck wrote: >> > On 01/08/2015 10:05 AM, Nishanth Menon wrote: >> > > Allow gpio-fan to be used as thermal cooling device for platforms that >> > > use GPIO maps to control fans. >> > > >> > > As part of this change, we make the shutdown and remove logic the same >> > > as well. >> > > >> > > Signed-off-by: Nishanth Menon >> > > --- >> > >> > Applied to -next. >> >> What is the target kernel version for this change? It didn't make >> 4.0-rc1 >> > If I recall correctly, I had to pull it because the thermal framework > does not provide hooks if disabled. Weird, I am sure I sent an e-mail > about this, but I don't find it right now. > > It can't make it in before the hooks are in place, or we'll need > another version with ifdefs around the thermal registration code. I had posted the required hooks. https://patchwork.kernel.org/patch/5828261/ -> I think Eduardo picked this one up.. So once it hits mainline, we should ideally be clear. -- --- Regards, Nishanth Menon -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/