[PATCH 00/05] tmio_mmc: Minor fixes and cnf/irq changes

From: Magnus Damm
Date: Wed Mar 11 2009 - 09:01:27 EST


tmio_mmc: Minor fixes and cnf/irq changes

These patches fix two trivial issues and updates the tmio_mmc
driver to support hardware configurations that lack the cnf io
area (only a single ctl area) but may use multiple interrupts.

[PATCH 01/05] tmio_mmc: Fix one off, use resource_size() in probe()
[PATCH 02/05] tmio_mmc: Fix use after free in remove()
[PATCH 03/05] tmio_mmc: Break out cnf area operations
[PATCH 04/05] tmio_mmc: Make cnf area optional
[PATCH 05/05] tmio_mmc: Support multiple interrupts

Signed-off-by: Magnus Damm <damm@xxxxxxxxxxxxx>
---

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