From: Anton Vorontsov <cbouatmailru@gmail.com>
To: rklein@nvidia.com
Cc: olofj@chromium.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3] power: bq20z75: add support for charge properties
Date: Mon, 31 Jan 2011 16:19:52 +0300 [thread overview]
Message-ID: <20110131131952.GA22005@oksana.dev.rtsoft.ru> (raw)
In-Reply-To: <1295982606-4604-1-git-send-email-rklein@nvidia.com>
On Tue, Jan 25, 2011 at 11:10:06AM -0800, rklein@nvidia.com wrote:
> From: Rhyland Klein <rklein@nvidia.com>
>
> 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 <rklein@nvidia.com>
> ---
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 Vorontsov
Email: cbouatmailru@gmail.com
next prev parent reply other threads:[~2011-01-31 13:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-25 19:10 [PATCH v3] power: bq20z75: add support for charge properties rklein
2011-01-31 13:19 ` Anton Vorontsov [this message]
2011-02-03 23:18 ` rklein
2011-02-04 7:12 ` Anton Vorontsov
2011-02-04 18:24 ` rklein
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110131131952.GA22005@oksana.dev.rtsoft.ru \
--to=cbouatmailru@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=olofj@chromium.org \
--cc=rklein@nvidia.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.