Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-05-01 | mmc: allow suspended block driver to be removed | Pierre Ossman | 1 | -0/+3 | |
Make sure we don't deadlock when removing a suspended block queue, something that might happen if the card is removed during suspend. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx> | |||||
2007-05-01 | mmc: Move host and card drivers to subdirs | Pierre Ossman | 1 | -0/+249 | |
Clean up the drivers/mmc directory by moving card and host drivers into subdirectories. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx> |