android_kernel_xiaomi_sm8350/drivers/mmc
Dmitry Torokhov 21500bb32a [MMC] wbsd: convert to the new platfrom device interface
platform_device_register_simple() is going away, switch to
using platfrom_device_alloc() + platform_device_add(). Also
make sure that wbsd_driver gets unregistered when wbsd_init
fails.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Acked-by: Pierre Ossman <drzeus@drzeus.cx>
2006-01-03 22:57:35 +00:00
..
au1xmmc.c Au1[12]00 mmc driver. Only tested on the Au1200 at this point though 2005-10-29 19:32:26 +01:00
au1xmmc.h Au1[12]00 mmc driver. Only tested on the Au1200 at this point though 2005-10-29 19:32:26 +01:00
Kconfig Au1[12]00 mmc driver. Only tested on the Au1200 at this point though 2005-10-29 19:32:26 +01:00
Makefile Au1[12]00 mmc driver. Only tested on the Au1200 at this point though 2005-10-29 19:32:26 +01:00
mmc_block.c [MMC] Improve MMC card block size selection 2006-01-03 22:38:44 +00:00
mmc_queue.c
mmc_queue.h
mmc_sysfs.c
mmc.c [MMC] Improve MMC card block size selection 2006-01-03 22:38:44 +00:00
mmc.h
mmci.c [MMC] mmci doesn't need asm/irq.h 2005-11-12 17:26:21 +00:00
mmci.h
pxamci.c [DRIVER MODEL] Convert platform drivers to use struct platform_driver 2005-11-09 22:32:44 +00:00
pxamci.h
wbsd.c [MMC] wbsd: convert to the new platfrom device interface 2006-01-03 22:57:35 +00:00
wbsd.h