linux-stable/include/linux/mmc
Ulf Hansson de13d5a44e mmc: core: Move regulator helpers to separate file
The mmc regulator helper functions, are placed in the extensive core.c
file.  In a step towards trying to create a better structure of files,
avoiding too many lines of code per file, let's move these helpers to a new
file, regulator.c.

Moreover, this within this context it makes sense to also drop the export
of mmc_vddrange_to_ocrmask(), but instead let's make it internal to the mmc
core.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2019-02-25 15:20:58 +01:00
..
card.h mmc: core: Indicate SD specs higher than 4.0 2019-02-25 08:40:58 +01:00
core.h
host.h mmc: core: Move regulator helpers to separate file 2019-02-25 15:20:58 +01:00
mmc.h
pm.h
sd.h mmc: core: Calculate the discard arg only once 2019-02-25 08:40:58 +01:00
sdhci-pci-data.h
sdio.h
sdio_func.h
sdio_ids.h
sh_mmcif.h
slot-gpio.h mmc: slot-gpio: Remove override_active_level on WP 2019-02-25 08:40:58 +01:00