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@xxxxxxxxxx> <http://printf.net/> One Laptop Per Child -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html