Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756063Ab1BQMSB (ORCPT ); Thu, 17 Feb 2011 07:18:01 -0500 Received: from zone0.gcu-squad.org ([212.85.147.21]:34470 "EHLO services.gcu-squad.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755565Ab1BQMR7 (ORCPT ); Thu, 17 Feb 2011 07:17:59 -0500 Date: Thu, 17 Feb 2011 13:17:47 +0100 From: Jean Delvare To: Guenter Roeck Cc: Dirk Eibach , linux-kernel@vger.kernel.org, lm-sensors@lm-sensors.org, rdunlap@xenotime.net, linux-doc@vger.kernel.org Subject: Re: [PATCH v2] hwmon: Add support for Texas Instruments ADS1015 Message-ID: <20110217131747.6e327b10@endymion.delvare> In-Reply-To: <20110216045035.GA12173@ericsson.com> References: <20110214112228.59269651@endymion.delvare> <1297689710-17840-1-git-send-email-eibach@gdsys.de> <20110216045035.GA12173@ericsson.com> X-Mailer: Claws Mail 3.7.5 (GTK+ 2.20.1; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1314 Lines: 39 Hi Guenter, On Tue, 15 Feb 2011 20:50:35 -0800, Guenter Roeck wrote: > On Mon, Feb 14, 2011 at 08:21:50AM -0500, Dirk Eibach wrote: > > Signed-off-by: Dirk Eibach > > --- > > Changes since v1: > > - fixed/extended Documentation > > - removed unused register definitions > > - hardcoded PGA fullscale table size > > - made sure patch applies against v2.6.38-rc4 > > - reordered functions to avoid forward declaration > > - results from i2c_smbus_read_word_data() are handled correctly > > - moved locking into ads1015_read_value() > > - removed unnecessray clearing of bit > > - proper error handling in ads1015_read_value() > > - use DIV_ROUND_CLOSEST for scaling result > > - removed detect() > > Acked-by: Guenter Roeck > > Jean, > > any further comments ? I have some more comments on the patch, yes. I'll post them in a moment when I'm done with the review. > If not, do you want me to apply it to my tree, or do you want to take it into yours ? I'll pick it in my tree when I'm happy with it. -- Jean Delvare -- 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/