android_kernel_oneplus_msm8998/drivers/mmc
Ulf Hansson 6685ac62b2 mmc: core: Convert mmc_driver to device_driver
The struct mmc_driver adds an extra layer on top of the struct
device_driver. That would be fine, if there were a good reason, but
that's not the case.

Let's simplify code by converting to the common struct device_driver
instead and thus also removing superfluous overhead.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2014-11-10 12:40:33 +01:00
..
card mmc: core: Convert mmc_driver to device_driver 2014-11-10 12:40:33 +01:00
core mmc: core: Convert mmc_driver to device_driver 2014-11-10 12:40:33 +01:00
host mmc: sdhci-pxav3: Remove checks for mandatory host clock 2014-11-10 12:40:31 +01:00
Kconfig
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00