From: shawn.guo@linaro.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/3] Use devm_* managed functions to ease slot-gpio users
Date: Tue, 11 Dec 2012 22:32:17 +0800 [thread overview]
Message-ID: <1355236340-21304-1-git-send-email-shawn.guo@linaro.org> (raw)
Changes since v1:
* Add kernel doc for mmc_gpio_request/free_ro/cd() to document the
use cases.
* Add a patch to remove unncessary mmc_gpio_free_cd() call from
existing slot-gpio users.
Shawn Guo (3):
mmc: slot-gpio: use devm_* managed functions to ease users
mmc: remove unncessary mmc_gpio_free_cd() call from slot-gpio users
mmc: sdhci-esdhc-imx: use slot-gpio helpers for CD and WP
drivers/mmc/core/slot-gpio.c | 57 ++++++++++++++++++++++++++++++++----
drivers/mmc/host/sdhci-esdhc-imx.c | 56 ++++++++++-------------------------
drivers/mmc/host/sdhci-pxav3.c | 5 ----
drivers/mmc/host/sh_mmcif.c | 6 ----
drivers/mmc/host/tmio_mmc_pio.c | 8 -----
5 files changed, 67 insertions(+), 65 deletions(-)
--
1.7.9.5
next reply other threads:[~2012-12-11 14:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-11 14:32 Shawn Guo [this message]
2012-12-11 14:32 ` [PATCH v2 1/3] mmc: slot-gpio: use devm_* managed functions to ease users Shawn Guo
2013-01-14 15:47 ` Guennadi Liakhovetski
2012-12-11 14:32 ` [PATCH v2 2/3] mmc: remove unncessary mmc_gpio_free_cd() call from slot-gpio users Shawn Guo
2013-01-14 15:47 ` Guennadi Liakhovetski
2012-12-11 14:32 ` [PATCH v2 3/3] mmc: sdhci-esdhc-imx: use slot-gpio helpers for CD and WP Shawn Guo
2013-01-14 19:10 ` [PATCH v2 0/3] Use devm_* managed functions to ease slot-gpio users Chris Ball
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1355236340-21304-1-git-send-email-shawn.guo@linaro.org \
--to=shawn.guo@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).