Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-20 | sdhci: make sure to clear the error interrupt | Pierre Ossman | |
The controller has a bit indicating that one of the higher bits (the error bits) are set. A previous bug caused this bit to be masked, but since that bug has been fixed we have to clear it explicictly. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx> | |||
2007-05-01 | mmc: Move host and card drivers to subdirs | Pierre Ossman | |
Clean up the drivers/mmc directory by moving card and host drivers into subdirectories. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx> |