[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20141224211653.30499.46669.stgit@notabene.brown>
Date: Thu, 25 Dec 2014 08:20:51 +1100
From: NeilBrown <neilb@...e.de>
To: Ulf Hansson <ulf.hansson@...aro.org>, Chris Ball <chris@...ntf.net>
Cc: GTA04 owners <gta04-owner@...delico.com>,
linux-omap <linux-omap@...r.kernel.org>,
linux-mmc <linux-mmc@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/3] Convert omap_hsmmc to use common devicetree parsing
code.
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists