dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/linux/mmc
Haavard Skinnemoen f4b7f927b5 mmc: Add per-card debugfs support
For each card successfully added to the bus, create a subdirectory under
the host's debugfs root with information about the card.

At the moment, only a single file is added to the card directory for
all cards: "state". It reflects the "state" field in struct mmc_card,
indicating whether the card is present, readonly, etc.

For MMC and SD cards (not SDIO), another file is added: "status".
Reading this file will ask the card about its current status and
return it. This can be useful if the card just refuses to respond to
any commands, which might indicate that the card state is not what the
MMC core thinks it is (due to a missing stop command, for example.)

Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2008-07-27 01:26:17 +02:00
..
card.h mmc: Add per-card debugfs support 2008-07-27 01:26:17 +02:00
core.h mmc,sdio: helper function for transfer padding 2008-07-15 14:14:44 +02:00
host.h mmc: Export internal host state through debugfs 2008-07-27 01:26:16 +02:00
mmc.h include/linux/mmc/mmc.h: remove CVS tags 2008-07-15 14:14:41 +02:00
sd.h
sdio.h
sdio_func.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc 2008-07-16 15:17:52 -07:00
sdio_ids.h net: libertas sdio driver 2007-10-17 22:51:13 +02:00