Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757667AbYA0Omf (ORCPT ); Sun, 27 Jan 2008 09:42:35 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752563AbYA0Om2 (ORCPT ); Sun, 27 Jan 2008 09:42:28 -0500 Received: from emerald.lightlink.com ([205.232.34.14]:22124 "EHLO emerald.lightlink.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753330AbYA0Om1 (ORCPT ); Sun, 27 Jan 2008 09:42:27 -0500 Date: Sun, 27 Jan 2008 09:39:03 -0500 From: "Mark M. Hoffman" To: "Darrick J. Wong" Cc: Jean Delvare , linux-kernel , lm-sensors Subject: Re: [lm-sensors] [PATCH] adt7470: Support per-sensor alarm files Message-ID: <20080127143903.GC29892@jupiter.solarsys.private> References: <20071219040123.GN6870@tree.beaverton.ibm.com> <20071219154012.18302de5@hyperion.delvare> <20071219221124.GP6870@tree.beaverton.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20071219221124.GP6870@tree.beaverton.ibm.com> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1092 Lines: 30 Hi Darrick: * Darrick J. Wong [2007-12-19 14:11:25 -0800]: > On Wed, Dec 19, 2007 at 03:40:12PM +0100, Jean Delvare wrote: > > In general we keep the all-in-one alarms file for compatibility, but > > given that this driver is fairly new and libsensors never had specific > > support for it anyway, it's probably OK to drop it this time. > > Thanks for the code review. I've made the changes you asked for and > here's a new patch to supersede yesterday's. > --- > Remove the old alarms hack and replace it with per-sensor alarm files. > > Signed-off-by: Darrick J. Wong > --- > > drivers/hwmon/adt7470.c | 96 +++++++++++++++++++++++++++++++++++++++++------ > 1 files changed, 84 insertions(+), 12 deletions(-) Applied to hwmon-2.6.git/testing, thanks. -- Mark M. Hoffman mhoffman@lightlink.com -- 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/