linux-bl808/include/linux/mmc
Ulf Hansson df8aca162e mmc: slot-gpio: Rework how to handle allocation of slot-gpio data
By moving the allocation of the slot-gpio data into mmc_alloc_host(),
we can remove the slot-gpio internal calls to mmc_gpio_alloc().

This means mmc_gpio_alloc() has now only one caller left, which
consequence allow us to simplify and remove some of the slot-gpio code.

Additionally, this makes the slot-gpio mutex redundant, so let's remove
it.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2015-01-19 09:56:18 +01:00
..
boot.h
card.h mmc: core: Report firmware version for eMMC 5.0 devices. 2014-11-10 12:40:36 +01:00
core.h mmc: core: Let mmc_send_tuning() to take struct mmc_host* as parameter 2014-12-08 09:11:04 +01:00
dw_mmc.h mmc: dw_mmc: Protect read-modify-write of INTMASK with a lock 2015-01-19 09:56:05 +01:00
host.h mmc: slot-gpio: Rework how to handle allocation of slot-gpio data 2015-01-19 09:56:18 +01:00
mmc.h mmc: core: Report firmware version for eMMC 5.0 devices. 2014-11-10 12:40:36 +01:00
pm.h
sd.h
sdhci-pci-data.h
sdhci-spear.h
sdhci.h mmc: sdhci: Disable re-tuning for HS400 2015-01-12 10:14:56 +01:00
sdio.h
sdio_func.h mmc: core: Don't export the to_sdio_driver macro 2014-11-10 12:40:32 +01:00
sdio_ids.h
sh_mmcif.h
sh_mobile_sdhi.h
slot-gpio.h mmc: slot-gpio: Remove option to explicitly free requested CD/WP GPIOs 2015-01-19 09:56:16 +01:00
tmio.h