From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 2 Apr 2003 17:09:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 2 Apr 2003 17:08:31 -0500 Received: from e31.co.us.ibm.com ([32.97.110.129]:8138 "EHLO e31.co.us.ibm.com") by vger.kernel.org with ESMTP id ; Wed, 2 Apr 2003 17:08:28 -0500 Date: Wed, 2 Apr 2003 14:22:09 -0800 From: Greg KH To: Martin Schlemmer Cc: KML , Dominik Brodowski , sensors@Stimpy.netroedge.com Subject: Re: [PATCH-2.5] w83781d i2c driver updated for 2.5.66-bk4 (with sysfs support, empty tree) Message-ID: <20030402222209.GA3134@kroah.com> References: <1048582394.4774.7.camel@workshop.saharact.lan> <20030325175603.GG15823@kroah.com> <1048705473.7569.10.camel@nosferatu.lan> <20030326202904.GK24689@kroah.com> <1048721671.7569.46.camel@nosferatu.lan> <20030326234601.GB27436@kroah.com> <1049028443.11721.40.camel@nosferatu.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1049028443.11721.40.camel@nosferatu.lan> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Mar 30, 2003 at 02:47:24PM +0200, Martin Schlemmer wrote: > Hi > > This should have a working w83781d driver updated for 2.5.66-bk4. > Currently sysfs support is working, and are according to the spec > (sensors-sysfs) in the 'lm sensors sysfs file structure' thread. > Thus I used 'temp_input[1-3]', as there was not final decision > on having them temp_input[0-2] as well, for example. > > This patch is against a 'vanilla' 2.5.66-bk4 (do not have w83781d.c > from lm_sensors2 cvs present). Retry, as previous did not go through > due to size. Thanks, I've applied this to my trees and will send it off to Linus in a short bit. greg k-h