From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758460Ab0JXQgD (ORCPT ); Sun, 24 Oct 2010 12:36:03 -0400 Received: from imr4.ericy.com ([198.24.6.8]:44528 "EHLO imr4.ericy.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752321Ab0JXQgB (ORCPT ); Sun, 24 Oct 2010 12:36:01 -0400 Date: Sun, 24 Oct 2010 09:35:29 -0700 From: Guenter Roeck To: =?iso-8859-1?Q?=C9ric?= Piel CC: "linux-kernel@vger.kernel.org" , "lm-sensors@lm-sensors.org" , "linux-i2c@vger.kernel.org" Subject: Re: [lm-sensors] [PATCH 00/12] lis3 accelerator feature update Message-ID: <20101024163529.GA14650@ericsson.com> References: <1287748654-2626-1-git-send-email-samu.p.onkalo@nokia.com> <4CC44B3D.5030404@tremplin-utc.net> <20101024153548.GA14303@ericsson.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20101024153548.GA14303@ericsson.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Oct 24, 2010 at 11:35:48AM -0400, Guenter Roeck wrote: > On Sun, Oct 24, 2010 at 11:05:33AM -0400, Éric Piel wrote: > > Op 22-10-10 13:57, Samu Onkalo schreef: > > > Changes are tested only with I2C interface using 8bit sensor since I don't > > > have other possibilities. Some features are not enabled > > > by default since I can't test them with all possible configurations. > > > Platform data contains field which controls new features. > > Thanks Samu for persevering with the automatic power down feature. > > Hopefully I'll find also some time to activate it on the hp_accel side. > > > > For now, I've reviewed the changes and everything looked fine, as well > > as tested them on my HP laptop (with a 12 bits sensor). Although most of > > the changes are not visible on this platform, at least there shouldn't > > be any regression. > > > Great, thanks. > > Unfortunately, the patches don't apply to my staging branch, probably > because of the other pending lis3 changes. > > Samu, please rebase your patches to > git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging.git hwmon-next > and resubmit. > Never mind. Played a bit with git, learned something new, and got it all merged. Now compiling. Eric, once I pushed the changes into above branch (hopefully by tonight), would be great if you could give it another test run. Thanks, Guenter