linux/drivers/mmc
Jingoo Han 6e2c0f3ffb mmc: host: use platform_{get,set}_drvdata()
Use the wrapper functions for getting and setting the driver data using
platform_device instead of using dev_{get,set}_drvdata() with &pdev->dev,
so we can directly pass a struct platform_device.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: Chris Ball <cjb@laptop.org>
2013-06-27 11:13:02 -04:00
..
card mmc: block: Enable runtime pm for mmc blkdevice 2013-05-26 14:23:16 -04:00
core mmc: core: Update the ext-csd.rev check for eMMC5.1 2013-06-27 10:38:32 -04:00
host mmc: host: use platform_{get,set}_drvdata() 2013-06-27 11:13:02 -04:00
Kconfig
Makefile