[PATCH 0/3] Convert omap_hsmmc to use common devicetree parsing code.

From: NeilBrown
Date: Wed Dec 24 2014 - 16:22:38 EST


This is a resend against latest
git://git.linaro.org/people/ulf.hansson/mmc next

with requested changes.

My goal is to get omap_hsmmc to use the common code for parsing of,
particularly so that I can set "cap-power-off-card", which omap_hsmmc
doesn't explicitly report.

Thanks,
NeilBrown



---

NeilBrown (3):
mmc: core: Allow host driver to provide isr for card-detect interrupts.
mmc: omap_hsmmc: use slot-gpio library for gpio support.
mmc: omap_hsmmc: use mmc_of_parse to parse common mmc configuration.


drivers/mmc/core/slot-gpio.c | 20 ++++++++
drivers/mmc/host/omap_hsmmc.c | 100 +++++++++--------------------------------
include/linux/mmc/slot-gpio.h | 2 +
3 files changed, 43 insertions(+), 79 deletions(-)

--
Signature

--
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/