aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/card/queue.c
Commit message (Collapse)AuthorAge
...
* mmc: allow suspended block driver to be removedPierre Ossman2007-05-01
| | | | | | | | 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>
* mmc: Move host and card drivers to subdirsPierre Ossman2007-05-01
Clean up the drivers/mmc directory by moving card and host drivers into subdirectories. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>