From: David Lanzendörfer Date: Mon, 12 May 2014 12:04:48 +0000 (+0200) Subject: mmc: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs X-Git-Tag: omap-for-v3.16/fixes-against-rc1~65^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19b7f796c375a8098924717b171ac5058129d2c4;p=pandora-kernel.git mmc: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs The Allwinner sunxi mmc host uses dma in bus-master mode using a built-in designware idmac controller, which is identical to the one found in the mmc-dw hosts. However the rest of the host is not identical to mmc-dw, it deals with sending stop commands in hardware which makes it significantly different from the mmc-dw devices. Signed-off-by: David Lanzendörfer [hdegoede@redhat.com: various cleanups and fixes] Signed-off-by: Hans de Goede Acked-by: Maxime Ripard Acked-by: Arnd Bergmann Signed-off-by: Ulf Hansson Signed-off-by: Chris Ball --- Reading git-diff-tree failed