Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754281Ab1BCXTH (ORCPT ); Thu, 3 Feb 2011 18:19:07 -0500 Received: from hqemgate03.nvidia.com ([216.228.121.140]:3693 "EHLO hqemgate03.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752644Ab1BCXTF (ORCPT ); Thu, 3 Feb 2011 18:19:05 -0500 X-PGP-Universal: processed; by hqnvupgp02.nvidia.com on Thu, 03 Feb 2011 15:19:03 -0800 Subject: Re: [PATCH v3] power: bq20z75: add support for charge properties From: rklein To: Anton Vorontsov Cc: "olofj@chromium.org" , "linux-kernel@vger.kernel.org" In-Reply-To: <20110131131952.GA22005@oksana.dev.rtsoft.ru> References: <1295982606-4604-1-git-send-email-rklein@nvidia.com> <20110131131952.GA22005@oksana.dev.rtsoft.ru> Content-Type: text/plain; charset="UTF-8" Date: Thu, 03 Feb 2011 15:18:43 -0800 Message-ID: <1296775123.8295.5.camel@rklein-linux2> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1271 Lines: 43 On Mon, 2011-01-31 at 05:19 -0800, Anton Vorontsov wrote: > On Tue, Jan 25, 2011 at 11:10:06AM -0800, rklein@nvidia.com wrote: > > From: Rhyland Klein > > > > Adding support for charge properties for gas gauge. > > Also ensuring that battery mode is correct now for energy as well as > > charge properties by setting it on the fly. > > > > I also added 2 functions to power_supply.h to help identify the units for > > specific properties more easily by power supplies. > > > > Signed-off-by: Rhyland Klein > > --- > > Applied with some cosmetic changes. > > [...] > > +static inline bool power_supply_is_amp_property( > > + enum power_supply_property psp){ > > Fixed style issues here. > > [...] > > +static inline bool power_supply_is_watt_property( > > + enum power_supply_property psp){ > > And here. > > Thanks! > Anton, I looked at linux-next.git and battery-2.6.git but i don't see this latest version anywhere, is there a different git this was pushed to? -rhyland -- 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/