From: Magnus Damm on
mmc: A few trivial changes for tmio-mmc

[PATCH 01/03] mmc: Let tmio-mmc use dev_name() with request_irq()
[PATCH 02/03] mmc: Remove const from tmio-mmc platform data V2
[PATCH 03/03] mmc: Balance tmio-mmc cell enable()/disable() calls

These patches contain a few trivial changes for the tmio-mmc driver.
Nothing out of the ordinary. Tested together with the sh_mobile_sdhi
mfd driver on a sh7724 Ecovec board.

Signed-off-by: Magnus Damm <damm(a)opensource.se>
---

drivers/mmc/host/tmio_mmc.c | 12 +++++++++---
include/linux/mfd/tmio.h | 2 +-
2 files changed, 10 insertions(+), 4 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/