linux/drivers/mmc/core
Ulf Hansson 7f133de1fb mmc: slot-gpio: Make mmc_gpio_alloc() available for MMC core
As a step in moving slot-gpio functions/structs closer to the MMC core,
let's add a local header file for slot-gpio.

In this initial step we move mmc_gpio_alloc() into the header file,
to make it available for the MMC core. Following patches will show the
utilization of it.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2015-01-19 09:56:17 +01:00
..
bus.c ACPI and power management updates for 3.19-rc1 2014-12-10 21:17:00 -08:00
bus.h
core.c mmc: core: hold SD Clock before CMD11 during Signal 2014-11-26 14:31:05 +01:00
core.h mmc: core: consistent handling of initial values 2014-11-26 14:30:57 +01:00
debugfs.c mmc: core: Use mmc_get_ext_csd() instead of mmc_send_ext_csd() 2014-11-10 12:40:44 +01:00
host.c mmc: core: Return error at failure of request CD/WP in mmc_of_parse() 2015-01-19 09:56:14 +01:00
host.h
Kconfig
Makefile
mmc.c mmc: core: Support the optional init_card() callback for MMC and SD 2015-01-19 09:56:04 +01:00
mmc_ops.c mmc: core: Let mmc_send_tuning() to take struct mmc_host* as parameter 2014-12-08 09:11:04 +01:00
mmc_ops.h mmc: core: Add helper function for EXT_CSD support 2014-11-10 12:40:41 +01:00
quirks.c
sd.c mmc: core: Support the optional init_card() callback for MMC and SD 2015-01-19 09:56:04 +01:00
sd.h
sd_ops.c
sd_ops.h
sdio.c mmc: core: reset sdio card properly on resume. 2014-11-26 14:30:59 +01:00
sdio_bus.c mmc: core: silence a shift wrapping warning 2014-11-10 12:40:38 +01:00
sdio_bus.h
sdio_cis.c
sdio_cis.h
sdio_io.c
sdio_irq.c mmc: Convert pr_warning to pr_warn 2014-09-24 10:13:09 +02:00
sdio_ops.c
sdio_ops.h
slot-gpio.c mmc: slot-gpio: Make mmc_gpio_alloc() available for MMC core 2015-01-19 09:56:17 +01:00
slot-gpio.h mmc: slot-gpio: Make mmc_gpio_alloc() available for MMC core 2015-01-19 09:56:17 +01:00