[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAPDyKFqaWF889x5MxbE7Q_mBS4GxBR=kV0GViRDw3pwB5=tyJA@mail.gmail.com>
Date: Mon, 15 Oct 2018 15:15:33 +0200
From: Ulf Hansson <ulf.hansson@...aro.org>
To: Masahiro Yamada <yamada.masahiro@...ionext.com>
Cc: Wolfram Sang <wsa+renesas@...g-engineering.com>,
"linux-mmc@...r.kernel.org" <linux-mmc@...r.kernel.org>,
Linux-Renesas <linux-renesas-soc@...r.kernel.org>,
Lee Jones <lee.jones@...aro.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v3 0/2] mmc: tmio: remove confusing TMIO_MMC_HAVE_HIGH_REG flag
On 10 October 2018 at 05:51, Masahiro Yamada
<yamada.masahiro@...ionext.com> wrote:
> CTL_SDIO_REGS is a register specific to tmio_mmc.c
>
> Currently, we handle it in tmio_mmc_core.c, hence need
> TMIO_MMC_HAVE_HIGH_REG flag to prevent the other platforms
> from accessing to it.
>
> We can just move CTL_SDIO_REGS to tmio_mmc.c
> and delete the confusing TMIO_MMC_HAVE_HIGH_REG flag.
>
>
> Masahiro Yamada (2):
> mmc: tmio: move MFD variant reset to a platform hook
> mmc: tmio: remove TMIO_MMC_HAVE_HIGH_REG flag
>
> drivers/mmc/host/tmio_mmc.c | 24 ++++++++++++++++++++++--
> drivers/mmc/host/tmio_mmc.h | 4 +---
> drivers/mmc/host/tmio_mmc_core.c | 14 ++++++--------
> include/linux/mfd/tmio.h | 7 -------
> 4 files changed, 29 insertions(+), 20 deletions(-)
>
> --
> 2.7.4
>
Applied for next, thanks!
Kind regards
Uffe
Powered by blists - more mailing lists