From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Renninger Subject: Re: [PATCH 28/48] thermal: Add event notification to thermal framework Date: Thu, 13 Jan 2011 12:47:20 +0100 Message-ID: <201101131247.21031.trenn@suse.de> References: <1294827582-4620-1-git-send-email-lenb@kernel.org> <201101131221.43797.trenn@suse.de> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from cantor.suse.de ([195.135.220.2]:54177 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756566Ab1AMLrX (ORCPT ); Thu, 13 Jan 2011 06:47:23 -0500 In-Reply-To: Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: "R, Durgadoss" Cc: Len Brown , "linux-acpi@vger.kernel.org" On Thursday 13 January 2011 12:31:16 R, Durgadoss wrote: > Hi Thomas, > > Thanks for the Cleanup. > > > I wonder why this one got exported at all. > > It's only used in thermal_sys.c for now? > > I hope I didn't oversee a follow up patch in another > > driver which already makes use of it. > > > > There is a patch to add threshold support to hwmon/coretemp.c > that uses this events. This patch is getting reviewed upstream. I wonder what the best way is to sync it with my updates if Len accepts them. Is the coretemp patch from you as well? It is queued for another tree I expect? Do you mind to repost it with a hint that it has to get synced with this one? Thanks, Thomas