Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc: (46 commits) mmc-omap: Clean up omap set_ios and make MMC_POWER_ON work mmc-omap: Fix omap to use MMC_POWER_ON mmc-omap: add missing '\n' mmc: make tifm_sd_set_dma_data() static mmc: remove old card states mmc: support unsafe resume of cards mmc: separate out reading EXT_CSD mmc: break apart switch function MMC: Fix handling of low-voltage cards MMC: Consolidate voltage definitions mmc: add bus handler wbsd: check for data opcode earlier mmc: Separate out protocol ops mmc: Move core functions to subdir mmc: deprecate mmc bus topology mmc: remove card upon suspend mmc: allow suspended block driver to be removed mmc: Flush pending detects on host removal mmc: Move host and card drivers to subdirs mmc: Move queue functions to mmc_block ...
Showing
This diff is collapsed.
This diff is collapsed.
drivers/mmc/card/Kconfig
0 → 100644
drivers/mmc/card/Makefile
0 → 100644
drivers/mmc/core/Kconfig
0 → 100644
drivers/mmc/core/Makefile
0 → 100644
drivers/mmc/core/core.c
0 → 100644
This diff is collapsed.
drivers/mmc/core/core.h
0 → 100644
drivers/mmc/core/mmc.c
0 → 100644
This diff is collapsed.
drivers/mmc/core/mmc_ops.c
0 → 100644
drivers/mmc/core/mmc_ops.h
0 → 100644
drivers/mmc/core/sd.c
0 → 100644
This diff is collapsed.
drivers/mmc/core/sd_ops.c
0 → 100644
drivers/mmc/core/sd_ops.h
0 → 100644
drivers/mmc/host/Kconfig
0 → 100644
drivers/mmc/host/Makefile
0 → 100644
This diff is collapsed.
This diff is collapsed.
drivers/mmc/mmc.c
deleted
100644 → 0
This diff is collapsed.
include/linux/mmc/core.h
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
include/linux/mmc/sd.h
0 → 100644
This diff is collapsed.
Please register or sign in to comment