linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chris Ball <cjb@laptop.org>
To: Shawn Guo <shawn.guo@linaro.org>
Cc: linux-mmc@vger.kernel.org,
	Guennadi Liakhovetski <g.liakhovetski@gmx.de>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 0/3] Use devm_* managed functions to ease slot-gpio users
Date: Mon, 14 Jan 2013 14:10:17 -0500	[thread overview]
Message-ID: <87pq17twbq.fsf@laptop.org> (raw)
In-Reply-To: <1355236340-21304-1-git-send-email-shawn.guo@linaro.org> (Shawn Guo's message of "Tue, 11 Dec 2012 22:32:17 +0800")

Hi Shawn,

On Tue, Dec 11 2012, Shawn Guo wrote:
> 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(-)

Thanks for doing this, all merged to mmc-next for 3.9.

- Chris.
-- 
Chris Ball   <cjb@laptop.org>   <http://printf.net/>
One Laptop Per Child

      parent reply	other threads:[~2013-01-14 19:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-11 14:32 [PATCH v2 0/3] Use devm_* managed functions to ease slot-gpio users Shawn Guo
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 ` Chris Ball [this message]

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=87pq17twbq.fsf@laptop.org \
    --to=cjb@laptop.org \
    --cc=g.liakhovetski@gmx.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=shawn.guo@linaro.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).