android_kernel_xiaomi_sm7250/drivers/mmc
Pierre Ossman 7ea239d9e6 mmc: add bus handler
Delegate protocol handling to "bus handlers". This allows the core to
just handle the task of arbitrating the bus. Initialisation and
pampering of cards is now done by the different bus handlers.

This design also allows MMC and SD (and later SDIO) to be more cleanly
separated, allowing easier maintenance.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2007-05-01 13:41:06 +02:00
..
card mmc: Separate out protocol ops 2007-05-01 13:04:18 +02:00
core mmc: add bus handler 2007-05-01 13:41:06 +02:00
host wbsd: check for data opcode earlier 2007-05-01 13:35:19 +02:00
Kconfig mmc: Move host and card drivers to subdirs 2007-05-01 13:04:17 +02:00
Makefile mmc: Move core functions to subdir 2007-05-01 13:04:18 +02:00