From: Seungwon Jeon Date: Fri, 30 Aug 2013 15:14:33 +0000 (+0900) Subject: mmc: dw_mmc: amend use of idmac sw reset X-Git-Tag: v3.13-rc1~50^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ce9d96177908e288bf64449a3b7b7159940050b;p=pandora-kernel.git mmc: dw_mmc: amend use of idmac sw reset First, compiling warning along with previous change is removed. [drivers/mmc/host/dw_mmc.c:1890:7: warning: unused variable 'ctrl'] And with the recommendation in manual, IDMAC software reset is followed by dma-reset of the CTRL register in order to terminate the transfer. Signed-off-by: Seungwon Jeon Tested-by: Alim Akhtar Signed-off-by: Chris Ball --- Reading git-diff-tree failed