Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-29 | [MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selected | Russell King | |
Rather than each driver test MMC_DEBUG itself, and define DEBUG, pass it in via the makefile instead. Fix drivers to use pr_debug() where appropriate, and avoid defining a DEBUG() macro. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | |||
2006-03-29 | [MMC] Add OMAP MMC host driver | Carlos Aguiar | |
Adds OMAP MMC driver. Signed-off-by: Juha Yrjölä <juha.yrjola@nokia.com> Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Carlos Aguiar <carlos.aguiar@indt.org.br> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |