All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: Samuel Holland <samuel@sholland.org>
Cc: U-Boot Mailing List <u-boot@lists.denx.de>,
	Jagan Teki <jagan@amarulasolutions.com>,
	 Andre Przywara <andre.przywara@arm.com>
Subject: Re: [PATCH 2/2] gpio: sunxi: Remove the sunxi_name_to_gpio_bank function
Date: Wed, 29 Sep 2021 22:08:56 -0600	[thread overview]
Message-ID: <CAPnjgZ1cQnicgDwAqjEGFymDU+AMn0VX6TeFtLGoUDnqLpHtwg@mail.gmail.com> (raw)
In-Reply-To: <20210912152837.47662-2-samuel@sholland.org>

On Sun, 12 Sept 2021 at 09:28, Samuel Holland <samuel@sholland.org> wrote:
>
> The only caller of this function was the MMC pinmux code, which used it
> to parse a string given from a Kconfig symbol. As the Kconfig symbol has
> been converted to a Boolean, this function is no longer needed.
>
> Signed-off-by: Samuel Holland <samuel@sholland.org>
> ---
>
>  arch/arm/include/asm/arch-sunxi/gpio.h |  1 -
>  drivers/gpio/sunxi_gpio.c              | 14 --------------
>  2 files changed, 15 deletions(-)

Reviewed-by: Simon Glass <sjg@chromium.org>

  reply	other threads:[~2021-09-30  4:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-12 15:28 [PATCH 1/2] sunxi: Simplify MMC pinmux selection Samuel Holland
2021-09-12 15:28 ` [PATCH 2/2] gpio: sunxi: Remove the sunxi_name_to_gpio_bank function Samuel Holland
2021-09-30  4:08   ` Simon Glass [this message]
2021-09-16 10:42 ` [PATCH 1/2] sunxi: Simplify MMC pinmux selection Andre Przywara
2021-09-17  4:07   ` Samuel Holland

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=CAPnjgZ1cQnicgDwAqjEGFymDU+AMn0VX6TeFtLGoUDnqLpHtwg@mail.gmail.com \
    --to=sjg@chromium.org \
    --cc=andre.przywara@arm.com \
    --cc=jagan@amarulasolutions.com \
    --cc=samuel@sholland.org \
    --cc=u-boot@lists.denx.de \
    /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.