Linux Power Management development
 help / color / mirror / Atom feed
From: Sebastian Reichel <sre@kernel.org>
To: "Andrew F. Davis" <afd@ti.com>
Cc: "Pali Rohár" <pali.rohar@gmail.com>,
	"Evgeniy Polyakov" <zbr@ioremap.net>,
	linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/2] Hi all,
Date: Mon, 20 Mar 2017 02:18:04 +0100	[thread overview]
Message-ID: <20170320011804.k4ir2x7wbz6g7gi5@earth> (raw)
In-Reply-To: <20170316160530.14956-1-afd@ti.com>

[-- Attachment #1: Type: text/plain, Size: 1404 bytes --]

Hi,

On Thu, Mar 16, 2017 at 11:05:28AM -0500, Andrew F. Davis wrote:
> To finish the work started in this patch[0] we needed to reorganize
> the 1-wire subsystem a bit, this is done here[1]. After that is taken
> this series can remove the need for a platform driver for supporting
> 1-wire connected BQ27xxx devices.
> 
> Thanks,
> Andrew
> 
> [0] https://patchwork.kernel.org/patch/7684371/
> [1] https://lkml.org/lkml/2017/3/16/604
> 
> Andrew F. Davis (2):
>   power: supply: move HDQ interface for bq27xxx from w1 to power/supply
>   power: supply: bq27xxx: move platform driver code into
>     bq27xxx_battery_hdq.c
> 
>  drivers/power/supply/Kconfig               |   9 ++
>  drivers/power/supply/Makefile              |   1 +
>  drivers/power/supply/bq27xxx_battery.c     | 104 ----------------------
>  drivers/power/supply/bq27xxx_battery_hdq.c | 135 +++++++++++++++++++++++++++++
>  drivers/w1/slaves/Kconfig                  |   6 --
>  drivers/w1/slaves/Makefile                 |   1 -
>  drivers/w1/slaves/w1_bq27000.c             | 117 -------------------------
>  include/linux/power/bq27xxx_battery.h      |  17 ----
>  8 files changed, 145 insertions(+), 245 deletions(-)
>  create mode 100644 drivers/power/supply/bq27xxx_battery_hdq.c
>  delete mode 100644 drivers/w1/slaves/w1_bq27000.c

Acked-by: Sebastian Reichel <sre@kernel.org>

-- Sebastian

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      parent reply	other threads:[~2017-03-20  1:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-16 16:05 [PATCH 0/2] Hi all, Andrew F. Davis
2017-03-16 16:05 ` [PATCH 1/2] power: supply: move HDQ interface for bq27xxx from w1 to power/supply Andrew F. Davis
2017-03-16 16:05 ` [PATCH 2/2] power: supply: bq27xxx: move platform driver code into bq27xxx_battery_hdq.c Andrew F. Davis
2017-03-16 16:07 ` [PATCH 0/2] Hi all, Andrew F. Davis
2017-03-17 22:49   ` Pali Rohár
2017-03-20  1:18 ` Sebastian Reichel [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=20170320011804.k4ir2x7wbz6g7gi5@earth \
    --to=sre@kernel.org \
    --cc=afd@ti.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=pali.rohar@gmail.com \
    --cc=zbr@ioremap.net \
    /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