Linux Power Management development
 help / color / mirror / Atom feed
From: Phil Reid <preid@electromag.com.au>
To: sre@kernel.org, dbaryshkov@gmail.com, dwmw2@infradead.org,
	preid@electromag.com.au, linux-pm@vger.kernel.org
Subject: [PATCH V3 0/1] power: sbs-battery: Use gpio_desc and sleeping calls for battery detect
Date: Wed, 31 Aug 2016 17:35:30 +0800	[thread overview]
Message-ID: <1472636131-82477-1-git-send-email-preid@electromag.com.au> (raw)

Update for: [PATCH v2 4/4] power: sbs-battery: Use gpio_desc and sleeping calls for battery detect
Patches 1-3 of the seris have already been applied.

Changes from V2:
- add the correct gpiod include: <include/linux/gpio/consumer.h>
- rebase on power-supply's next branch
- remove battery_detect and battery_detect_present from the
  struct sbs_platform_data and always use the gpiod API.
- Ensure pdata is always valid and remove pdata null checks.

Changes from V1:
- Fix sbs_of_populate_pdata params for non OF builds.
- Fix title of summary message.


Phil Reid (1):
  power: sbs-battery: Use gpio_desc and sleeping calls for battery
    detect

 drivers/power/supply/sbs-battery.c | 129 ++++++++++++++-----------------------
 include/linux/power/sbs-battery.h  |   6 +-
 2 files changed, 51 insertions(+), 84 deletions(-)

-- 
1.8.3.1


             reply	other threads:[~2016-08-31  9:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-31  9:35 Phil Reid [this message]
2016-08-31  9:35 ` [PATCH V3 1/1] power: sbs-battery: Use gpio_desc and sleeping calls for battery detect Phil Reid
2016-08-31 15:46   ` Sebastian Reichel

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=1472636131-82477-1-git-send-email-preid@electromag.com.au \
    --to=preid@electromag.com.au \
    --cc=dbaryshkov@gmail.com \
    --cc=dwmw2@infradead.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=sre@kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox