Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
Pull MMC fixes from Chris Ball: - Build fix for omap_hsmmc with OF against 3.4-rc1. - Fix CONFIG_MMC_UNSAFE_RESUME semantics regression against 3.3, which broke hotplug card detection when UNSAFE_RESUME is set. - Fix a race condition in omap_hsmmc with runtime PM. - Fix two libertas SDIO-powered-resume regressions. - Small fixes for discard/sanitize, dw_mmc, cd-gpio and esdhc-imx. * tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc: mmc: core: Do not pre-claim host in suspend mmc: dw_mmc: prevent NULL dereference for dma_ops mmc: unbreak sdhci-esdhc-imx on i.MX25 mmc: cd-gpio: Include header to pickup exported symbol prototypes mmc: sdhci: refine non-removable card checking for card detection mmc: dw_mmc: Fix switch from DMA to PIO mmc: remove MMC bus legacy suspend/resume method mmc: omap_hsmmc: Get rid of of_have_populated_dt() usage mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=m mmc: fixes for eMMC v4.5 sanitize operation mmc: fixes for eMMC v4.5 discard operation
No related branches found
No related tags found
Showing
- drivers/mmc/card/block.c 39 additions, 17 deletionsdrivers/mmc/card/block.c
- drivers/mmc/card/queue.c 1 addition, 1 deletiondrivers/mmc/card/queue.c
- drivers/mmc/core/bus.c 8 additions, 16 deletionsdrivers/mmc/core/bus.c
- drivers/mmc/core/cd-gpio.c 1 addition, 0 deletionsdrivers/mmc/core/cd-gpio.c
- drivers/mmc/core/core.c 26 additions, 38 deletionsdrivers/mmc/core/core.c
- drivers/mmc/host/dw_mmc.c 5 additions, 2 deletionsdrivers/mmc/host/dw_mmc.c
- drivers/mmc/host/omap_hsmmc.c 3 additions, 3 deletionsdrivers/mmc/host/omap_hsmmc.c
- drivers/mmc/host/sdhci-esdhc-imx.c 1 addition, 2 deletionsdrivers/mmc/host/sdhci-esdhc-imx.c
- drivers/mmc/host/sdhci.c 1 addition, 1 deletiondrivers/mmc/host/sdhci.c
- include/linux/mmc/card.h 1 addition, 1 deletioninclude/linux/mmc/card.h
Loading
Please register or sign in to comment