kernel-ark/drivers/mmc/core
Pierre Ossman 1a632f8cdc sdio: split up common and function CIS parsing
Add a more clean separation between global, common CIS information
and the function specific one as we need the common information in
places where no specific function is specified.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2007-09-23 20:44:22 +02:00
..
bus.c sdio: split up common and function CIS parsing 2007-09-23 20:44:22 +02:00
bus.h
core.c mmc: basic SDIO device model 2007-09-23 19:45:31 +02:00
core.h
host.c
host.h
Kconfig
Makefile sdio: initial CIS parsing code 2007-09-23 20:26:42 +02:00
mmc_ops.c
mmc_ops.h
mmc.c
sd_ops.c
sd_ops.h
sd.c
sdio_bus.c sdio: split up common and function CIS parsing 2007-09-23 20:44:22 +02:00
sdio_bus.h mmc: basic SDIO device model 2007-09-23 19:45:31 +02:00
sdio_cis.c sdio: split up common and function CIS parsing 2007-09-23 20:44:22 +02:00
sdio_cis.h sdio: split up common and function CIS parsing 2007-09-23 20:44:22 +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
sdio.c sdio: split up common and function CIS parsing 2007-09-23 20:44:22 +02:00
sysfs.c
sysfs.h