All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anton Vorontsov <cbouatmailru@gmail.com>
To: Ramakrishna Pallala <ramakrishna.pallala@intel.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] power_supply: Add new power supply AUTHENTIC property
Date: Wed, 22 Aug 2012 19:58:24 -0700	[thread overview]
Message-ID: <20120823025821.GA12673@lizard> (raw)
In-Reply-To: <1345684821-13890-1-git-send-email-ramakrishna.pallala@intel.com>

On Thu, Aug 23, 2012 at 06:50:21AM +0530, Ramakrishna Pallala wrote:
> It is possible that users can use non-standard chargers
> or use invalid batteries especially with mobile devices.
> 
> This patch adds a new power supply property called 'AUTHENTIC' to
> indicate this to the user(user space).
> 
> Signed-off-by: Ramakrishna Pallala <ramakrishna.pallala@intel.com>
> ---

Applied, thanks a lot!

>  Documentation/power/power_supply_class.txt |    3 +++
>  drivers/power/power_supply_sysfs.c         |    1 +
>  include/linux/power_supply.h               |    1 +
>  3 files changed, 5 insertions(+), 0 deletions(-)
> 
> diff --git a/Documentation/power/power_supply_class.txt b/Documentation/power/power_supply_class.txt
> index 2f0ddc1..29a1fcd 100644
> --- a/Documentation/power/power_supply_class.txt
> +++ b/Documentation/power/power_supply_class.txt
> @@ -81,6 +81,9 @@ This defines trickle and fast charges.  For batteries that
>  are already charged or discharging, 'n/a' can be displayed (or
>  'unknown', if the status is not known).
>  
> +AUTHENTIC - indicates the power supp(battery or charger) connected

Had to fix s/supp/supply/

      reply	other threads:[~2012-08-23  3:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-23  1:20 [PATCH] power_supply: Add new power supply AUTHENTIC property Ramakrishna Pallala
2012-08-23  2:58 ` Anton Vorontsov [this message]

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=20120823025821.GA12673@lizard \
    --to=cbouatmailru@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ramakrishna.pallala@intel.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.