[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAPDyKFqBS-ws6fkirDQL8EEqh9At88K2vrG5fc8K5_JiXsmfyg@mail.gmail.com>
Date: Thu, 3 Sep 2020 10:09:49 +0200
From: Ulf Hansson <ulf.hansson@...aro.org>
To: Krzysztof Kozlowski <krzk@...nel.org>
Cc: Florian Fainelli <f.fainelli@...il.com>,
Ray Jui <rjui@...adcom.com>,
Scott Branden <sbranden@...adcom.com>,
BCM Kernel Feedback <bcm-kernel-feedback-list@...adcom.com>,
Nicolas Saenz Julienne <nsaenzjulienne@...e.de>,
Jaehoon Chung <jh80.chung@...sung.com>,
Jun Nie <jun.nie@...aro.org>, Shawn Guo <shawnguo@...nel.org>,
Paul Cercueil <paul@...pouillou.net>,
Kevin Hilman <khilman@...libre.com>,
Neil Armstrong <narmstrong@...libre.com>,
Jerome Brunet <jbrunet@...libre.com>,
Martin Blumenstingl <martin.blumenstingl@...glemail.com>,
Al Cooper <alcooperx@...il.com>,
Adrian Hunter <adrian.hunter@...el.com>,
Michal Simek <michal.simek@...inx.com>,
Lars Povlsen <lars.povlsen@...rochip.com>,
Steen Hegelund <Steen.Hegelund@...rochip.com>,
Microchip Linux Driver Support <UNGLinuxDriver@...rochip.com>,
Thierry Reding <thierry.reding@...il.com>,
Jonathan Hunter <jonathanh@...dia.com>,
Arnd Bergmann <arnd@...db.de>,
"linux-mmc@...r.kernel.org" <linux-mmc@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-rpi-kernel@...ts.infradead.org,
Linux ARM <linux-arm-kernel@...ts.infradead.org>,
"open list:ARM/Amlogic Meson..." <linux-amlogic@...ts.infradead.org>,
linux-tegra <linux-tegra@...r.kernel.org>
Subject: Re: [PATCH 00/11] mmc: Minor cleanups and compile test
On Wed, 2 Sep 2020 at 21:37, Krzysztof Kozlowski <krzk@...nel.org> wrote:
>
> Hi,
>
> Set of minor cleanups. Patches requiring more attention:
> - 6/11: Testing and review would be appreciated,
> - 11/11: I build tested multiple architectures but not all and
> definitely no all possible configs. This one could sit on the lists
> for few days so 0-day would try it.
>
> Best regards,
> Krzysztof
>
> Krzysztof Kozlowski (11):
> mmc: bcm2835: Simplify with dev_err_probe()
> mmc: davinci: Simplify with dev_err_probe()
> mmc: dw_mmc-zx: Simplify with dev_err_probe()
> mmc: jz4740: Simplify with dev_err_probe()
> mmc: meson: Simplify with dev_err_probe()
> mmc: sdhci-brcmstb: Simplify with optional clock and dev_err_probe()
> mmc: sdhci-of-arasan: Simplify with dev_err_probe()
> mmc: sdhci-tegra: Simplify with dev_err_probe()
> mmc: dw_mmc: Simplify with dev_err_probe()
> mmc: sdhci-of-sparx5: Use proper printk format for dma_addr_t
> mmc: host: Enable compile testing of multiple drivers
>
> drivers/mmc/host/Kconfig | 42 ++++++++++++++++--------------
> drivers/mmc/host/bcm2835.c | 4 +--
> drivers/mmc/host/davinci_mmc.c | 5 ++--
> drivers/mmc/host/dw_mmc-zx.c | 11 +++-----
> drivers/mmc/host/dw_mmc.c | 9 +++----
> drivers/mmc/host/jz4740_mmc.c | 5 ++--
> drivers/mmc/host/meson-gx-mmc.c | 16 ++++--------
> drivers/mmc/host/sdhci-brcmstb.c | 12 ++++-----
> drivers/mmc/host/sdhci-of-arasan.c | 7 +++--
> drivers/mmc/host/sdhci-of-sparx5.c | 4 +--
> drivers/mmc/host/sdhci-tegra.c | 7 ++---
> 11 files changed, 51 insertions(+), 71 deletions(-)
>
> --
> 2.17.1
>
Series applied for next, except 11, thanks!
Kind regards
Uffe
Powered by blists - more mailing lists