mmc: refactor host class handling
authorPierre Ossman <drzeus@drzeus.cx>
Sat, 19 May 2007 12:06:24 +0000 (14:06 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Mon, 9 Jul 2007 19:28:01 +0000 (21:28 +0200)
commitb93931a61a119575f84c33af2438b9384fde9eb7
treef424d886c1ef255bfa3d3ca60ae245491e7f9432
parent4101c16a910b15afd190c6bc7d45864461cf5c25
mmc: refactor host class handling

Move basic host class device handling to its own file for clarity.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/core/Makefile
drivers/mmc/core/core.c
drivers/mmc/core/core.h
drivers/mmc/core/host.c [new file with mode: 0644]
drivers/mmc/core/host.h [new file with mode: 0644]
drivers/mmc/core/sysfs.c
drivers/mmc/core/sysfs.h