Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-08 | mmc: Implement card detection. | Thierry Reding | |
Check for card detect each time an MMC/SD device is initialized. If card detection is not implemented, this code behaves as before and continues assuming a card is present. If no card is detected, has_init is reset for the MMC/SD device (to force initialization next time) and an error is returned. Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de> Tested-by: Jason Liu <jason.hui@linaro.org> | |||
2011-12-06 | PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X | Marek Vasut | |
Signed-off-by: Marek Vasut <marek.vasut@gmail.com> | |||
2011-11-03 | PXA: Add MMC driver using the generic MMC framework | Marek Vasut | |
Signed-off-by: Marek Vasut <marek.vasut@gmail.com> |