alistair23-linux/drivers/mmc
Ulf Hansson fc95e30ba3 mmc: block: Use dev_set|get_drvdata()
In most of the cases mmc_get|set_drvdata() didn't simplify code, which
should be the primary reason for such macros.

Let's remove them and convert to the common device_driver macros,
dev_set|get_drvdata() instead.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2014-11-10 12:40:34 +01:00
..
card mmc: block: Use dev_set|get_drvdata() 2014-11-10 12:40:34 +01:00
core mmc: core: Convert mmc_driver to device_driver 2014-11-10 12:40:33 +01:00
host mmc: msm_sdcc: Use platform_set|get_drvdata 2014-11-10 12:40:34 +01:00
Kconfig mmc: explicitly mention SDIO support in Kconfig 2008-10-12 11:04:36 +02:00
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00