From: Adrian Hunter <adrian.hunter@intel.com>
To: Masahiro Yamada <yamada.masahiro@socionext.com>,
linux-mmc@vger.kernel.org, Ulf Hansson <ulf.hansson@linaro.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 0/7] mmc: sdhci-pltfm: fix and tidy up sdhci_pltfm_init()
Date: Wed, 20 Apr 2016 09:13:36 +0300 [thread overview]
Message-ID: <57171E10.7040507@intel.com> (raw)
In-Reply-To: <1461118591-21595-1-git-send-email-yamada.masahiro@socionext.com>
On 20/04/16 05:16, Masahiro Yamada wrote:
>
>
> Changes in v2:
> - Remove resource size checking rather than fix it.
> - Add \n to the tail of the error message
>
> Masahiro Yamada (7):
> mmc: sdhci-pltfm: drop error message for too small MMIO resource size
> mmc: sdhci-pltfm: check return value of platform_get_irq()
> mmc: sdhci-pltfm: use devm_request_mem_region()
> mmc: sdhci-pltfm: use devm_ioremap()
> mmc: sdhci-pltfm: use devm_ioremap_resource()
> mmc: sdhci-pltfm: move devm_ioremap_resource() up
> mmc: sdhci-pltfm: call platform_get_irq() before sdhci_alloc_host()
>
> drivers/mmc/host/sdhci-pltfm.c | 42 +++++++++++++-----------------------------
> 1 file changed, 13 insertions(+), 29 deletions(-)
>
Thank you!
For all 7 patches:
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
next prev parent reply other threads:[~2016-04-20 6:17 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-20 2:16 [PATCH v2 0/7] mmc: sdhci-pltfm: fix and tidy up sdhci_pltfm_init() Masahiro Yamada
2016-04-20 2:16 ` [PATCH v2 1/7] mmc: sdhci-pltfm: drop error message for too small MMIO resource size Masahiro Yamada
2016-04-20 2:16 ` [PATCH v2 2/7] mmc: sdhci-pltfm: check return value of platform_get_irq() Masahiro Yamada
2016-04-20 2:16 ` [PATCH v2 3/7] mmc: sdhci-pltfm: use devm_request_mem_region() Masahiro Yamada
2016-04-20 2:16 ` [PATCH v2 4/7] mmc: sdhci-pltfm: use devm_ioremap() Masahiro Yamada
2016-04-20 2:16 ` [PATCH v2 5/7] mmc: sdhci-pltfm: use devm_ioremap_resource() Masahiro Yamada
2016-04-20 2:16 ` [PATCH v2 6/7] mmc: sdhci-pltfm: move devm_ioremap_resource() up Masahiro Yamada
2016-04-20 2:16 ` [PATCH v2 7/7] mmc: sdhci-pltfm: call platform_get_irq() before sdhci_alloc_host() Masahiro Yamada
2016-04-20 6:13 ` Adrian Hunter [this message]
2016-04-22 12:54 ` [PATCH v2 0/7] mmc: sdhci-pltfm: fix and tidy up sdhci_pltfm_init() Ulf Hansson
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=57171E10.7040507@intel.com \
--to=adrian.hunter@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=ulf.hansson@linaro.org \
--cc=yamada.masahiro@socionext.com \
/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