[PATCH v2 1/7] mmc: mxs-mmc: add mmc host driver for i.MX23/28
From: arnd@arndb.de (Arnd Bergmann)
Date: 2011-02-13 22:35:54
Also in:
linux-mmc
From: arnd@arndb.de (Arnd Bergmann)
Date: 2011-02-13 22:35:54
Also in:
linux-mmc
On Sunday 13 February 2011, Chris Ball wrote:
On Mon, Feb 14, 2011 at 10:32:20AM +0800, Shawn Guo wrote:quoted
This adds the mmc host driver for Freescale MXS-based SoC i.MX23/28. The driver calls into mxs-dma via generic dmaengine api for both pio and data transfer. Signed-off-by: Shawn Guo <redacted>Please add a Reviewed-by: from Arnd and a Tested-by: from Lothar. Could you add a MODULE_AUTHOR() field, too?
In general, these tags should not simply be added by the author without having the person who did the reviewing or testing specifically provide them! In this particular case, I'm happy with the driver in version 2, good job! Please do add my Reviewed-by: Arnd Bergmann <arnd@arndb.de>