linux-stable/drivers/mmc/core
Pierre Ossman fa64efa1f2 mmc: enable/disable functions for SDIO
Like many other buses, the devices (functions) on the SDIO bus
must be enabled before they can be used. Add functions that allow
drivers to do so.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2007-09-23 20:10:56 +02:00
..
bus.c mmc: detect SDIO cards 2007-09-23 19:40:07 +02:00
bus.h mmc: refactor bus operations 2007-07-09 21:27:56 +02:00
core.c mmc: basic SDIO device model 2007-09-23 19:45:31 +02:00
core.h drivers/mmc/core/: make 3 functions static 2007-07-26 02:05:57 +02:00
host.c drivers/mmc/core/host.c: kmalloc + memset conversion to kzalloc 2007-08-23 06:26:31 +02:00
host.h mmc: refactor host class handling 2007-07-09 21:28:01 +02:00
Kconfig mmc: Use menuconfig objects 2007-05-08 22:41:55 +02:00
Makefile mmc: add basic SDIO I/O operations 2007-09-23 19:57:03 +02:00
mmc.c mmc: add missing printk levels 2007-09-23 09:15:22 +02:00
mmc_ops.c mmc: mmc_set_data_timeout() parameter write is redundant 2007-09-23 09:15:00 +02:00
mmc_ops.h mmc: update header file paths 2007-07-26 01:53:31 +02:00
sd.c mmc: improve error code feedback 2007-09-23 09:14:43 +02:00
sd_ops.c mmc: mmc_set_data_timeout() parameter write is redundant 2007-09-23 09:15:00 +02:00
sd_ops.h drivers/mmc/core/: make 3 functions static 2007-07-26 02:05:57 +02:00
sdio.c mmc: basic SDIO device model 2007-09-23 19:45:31 +02:00
sdio_bus.c mmc: add SDIO driver handling 2007-09-23 19:55:26 +02:00
sdio_bus.h mmc: basic SDIO device model 2007-09-23 19:45:31 +02:00
sdio_io.c mmc: enable/disable functions for SDIO 2007-09-23 20:10:56 +02:00
sdio_ops.c mmc: implement SDIO IO_RW_DIRECT operation 2007-09-23 19:42:37 +02:00
sdio_ops.h mmc: implement SDIO IO_RW_DIRECT operation 2007-09-23 19:42:37 +02:00
sysfs.c mmc: move layer init and workqueue to core file 2007-07-09 21:28:06 +02:00
sysfs.h mmc: move layer init and workqueue to core file 2007-07-09 21:28:06 +02:00