Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-23 | mmc: enable/disable functions for SDIO | Pierre Ossman | |
Like many other buses, the devices (functions) on the SDIO bus must be enabled before they can be used. Add functions that allow drivers to do so. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx> | |||
2007-09-23 | mmc: implement SDIO IO_RW_DIRECT operation | Pierre Ossman | |
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx> | |||
2007-09-23 | mmc: detect SDIO cards | Pierre Ossman | |
Really basic init sequence for SDIO cards. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx> |