]> err.no Git - linux-2.6/commit
[MMC] Add MMC class devices
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Fri, 19 Aug 2005 08:41:24 +0000 (09:41 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 19 Aug 2005 08:41:24 +0000 (09:41 +0100)
commit00b137cfda5276b3d2c87d44236fe4c5ee68b405
tree2ecf68ba041d4cb94be9bf6b5e640a94ee0974a2
parentd366b6436386875b1310ce8f70e3f9dea4647bac
[MMC] Add MMC class devices

Create a mmc_host class to allow enumeration of MMC host controllers
even though they have no card(s) inserted.

Patch based on work by Pierre Ossman.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/mmc/mmc.c
drivers/mmc/mmc.h
drivers/mmc/mmc_sysfs.c
include/linux/mmc/host.h