[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1510042172-27220-1-git-send-email-yamada.masahiro@socionext.com>
Date: Tue, 7 Nov 2017 17:09:26 +0900
From: Masahiro Yamada <yamada.masahiro@...ionext.com>
To: Wolfram Sang <wsa+renesas@...g-engineering.com>,
linux-mmc@...r.kernel.org
Cc: Simon Horman <simon.horman@...ronome.com>,
Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>,
Masahiro Yamada <yamada.masahiro@...ionext.com>,
linux-kernel@...r.kernel.org, Ulf Hansson <ulf.hansson@...aro.org>
Subject: [PATCH 0/6] mmc: tmio, renesas_shci: cleanups, core code change for new driver
When I was implementing my dirver, I just noticed some candidates
for cleanups. Some are required changes for my driver.
Masahiro Yamada (6):
mmc: renesas_sdhc: remove eprobe jump label
mmc: tmio: set tmio_mmc_host to driver data
mmc: tmio: use devm_ioremap_resource() instead of devm_ioremap()
mmc: tmio: move mmc_host_ops to struct tmio_mmc_host from static data
mmc: tmio, renesas_sdhi: set mmc_host_ops hooks directly
mmc: tmio: move mmc_of_parse() out of tmio_mmc_host_probe()
drivers/mmc/host/renesas_sdhi_core.c | 24 ++++++++++++------------
drivers/mmc/host/tmio_mmc.c | 16 ++++++++--------
drivers/mmc/host/tmio_mmc.h | 4 +---
drivers/mmc/host/tmio_mmc_core.c | 31 +++++++++----------------------
4 files changed, 30 insertions(+), 45 deletions(-)
--
2.7.4
Powered by blists - more mailing lists