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@xxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html