Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-05-01 | wbsd: check for data opcode earlier | Pierre Ossman | 1 | -21/+20 | |
Move the check for supported data opcodes to the beginning of the request function to avoid wedging the card. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx> | |||||
2007-05-01 | mmc: Move host and card drivers to subdirs | Pierre Ossman | 1 | -0/+2062 | |
Clean up the drivers/mmc directory by moving card and host drivers into subdirectories. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx> |