linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Liam Girdwood <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] regulator: ab8500: Remove unused platform data
Date: Mon, 7 Dec 2020 09:35:12 +0000	[thread overview]
Message-ID: <20201207093512.GR4801@dell> (raw)
In-Reply-To: <20201204140342.1640941-1-linus.walleij@linaro.org>

On Fri, 04 Dec 2020, Linus Walleij wrote:

> The struct ab8500_regulator_platform_data was a leftover
> since the days before we probed all regulators from the
> device tree. The ab8500-ext regulator was the only used,
> defining platform data and register intialization that
> was never used for anything, a copy of a boardfile no
> longer in use.
> 
> Delete the ab8500_regulator_platform_data and make the
> ab8500-ext regulator reference the regulator init data
> in the local file directly. We are 100% device tree
> these days.
> 
> Cc: Lee Jones <lee.jones@linaro.org>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
> Lee: would be nice if you could ACK this, I do not plan
> any other changes to the AB8500 headers for this kernel
> cycle so there should not be any conflicts.
> ---
>  drivers/regulator/ab8500-ext.c    | 417 +-----------------------------
>  include/linux/mfd/abx500/ab8500.h |   3 -
>  include/linux/regulator/ab8500.h  |  10 -
>  3 files changed, 2 insertions(+), 428 deletions(-)

Look at all those '-'s!  Fine by me.

Acked-by: Lee Jones <lee.jones@linaro.org>

-- 
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog

  parent reply	other threads:[~2020-12-07  9:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-04 14:03 [PATCH 1/2] regulator: ab8500: Remove unused platform data Linus Walleij
2020-12-04 14:03 ` [PATCH 2/2] regulator: ab8500: Decomission platform data header Linus Walleij
2020-12-04 22:30   ` Mark Brown
2020-12-05  0:30     ` Linus Walleij
2020-12-05  0:08   ` kernel test robot
2020-12-07  9:35 ` Lee Jones [this message]
2021-01-13 15:28 ` [PATCH 1/2] regulator: ab8500: Remove unused platform data Mark Brown

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=20201207093512.GR4801@dell \
    --to=lee.jones@linaro.org \
    --cc=broonie@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-kernel@vger.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;
as well as URLs for NNTP newsgroup(s).