linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ulf Hansson <ulf.hansson@linaro.org>
To: Arnd Bergmann <arnd@kernel.org>
Cc: Linux ARM <linux-arm-kernel@lists.infradead.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	"linux-mmc@vger.kernel.org" <linux-mmc@vger.kernel.org>,
	Arnd Bergmann <arnd@arndb.de>
Subject: Re: [PATCH 0/2] mmc: remove obsolete drivers
Date: Fri, 22 Jan 2021 10:45:03 +0100	[thread overview]
Message-ID: <CAPDyKFq+R44LCE0OshYL39aoPPcYv4-iXudKDGZ3Q=wwL+0u8A@mail.gmail.com> (raw)
In-Reply-To: <20210120142801.334550-1-arnd@kernel.org>

On Wed, 20 Jan 2021 at 15:28, Arnd Bergmann <arnd@kernel.org> wrote:
>
> From: Arnd Bergmann <arnd@arndb.de>
>
> A few Arm platforms are getting removed in v5.12, this removes
> the corresponding mmc drivers.
>
> Link: https://lore.kernel.org/linux-arm-kernel/20210120124812.2800027-1-arnd@kernel.org/T/
>
>
> Arnd Bergmann (2):
>   mmc: remove dw_mmc-zx driver
>   mmc: remove sirf prima/atlas driver
>
>  .../devicetree/bindings/mmc/sdhci-sirf.txt    |  18 --
>  .../devicetree/bindings/mmc/zx-dw-mshc.txt    |  31 ---
>  drivers/mmc/host/Kconfig                      |  21 --
>  drivers/mmc/host/Makefile                     |   2 -
>  drivers/mmc/host/dw_mmc-zx.c                  | 234 -----------------
>  drivers/mmc/host/dw_mmc-zx.h                  |  32 ---
>  drivers/mmc/host/sdhci-sirf.c                 | 235 ------------------
>  7 files changed, 573 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/mmc/sdhci-sirf.txt
>  delete mode 100644 Documentation/devicetree/bindings/mmc/zx-dw-mshc.txt
>  delete mode 100644 drivers/mmc/host/dw_mmc-zx.c
>  delete mode 100644 drivers/mmc/host/dw_mmc-zx.h
>  delete mode 100644 drivers/mmc/host/sdhci-sirf.c

Applied for next, thanks!

Kind regards
Uffe

      parent reply	other threads:[~2021-01-22 10:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-20 14:27 [PATCH 0/2] mmc: remove obsolete drivers Arnd Bergmann
2021-01-20 14:28 ` [PATCH 1/2] mmc: remove dw_mmc-zx driver Arnd Bergmann
2021-01-20 14:28 ` [PATCH 2/2] mmc: remove sirf prima/atlas driver Arnd Bergmann
2021-01-20 21:25   ` Barry Song
2021-01-22  9:45 ` Ulf Hansson [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='CAPDyKFq+R44LCE0OshYL39aoPPcYv4-iXudKDGZ3Q=wwL+0u8A@mail.gmail.com' \
    --to=ulf.hansson@linaro.org \
    --cc=arnd@arndb.de \
    --cc=arnd@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@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).