Files
linux-apfs/include/linux/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
..
2014-11-10 12:40:34 +01:00
2014-09-09 13:59:18 +02:00
2014-09-23 09:13:19 +02:00