From: Seungwon Jeon Date: Tue, 22 May 2012 04:01:03 +0000 (+0900) Subject: mmc: dw_mmc: fix the IDMAC sw reset X-Git-Tag: v3.5-rc4~28^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=141a712a4eb09639dd4973a7c5e6999e3b8ae04a;p=pandora-kernel.git mmc: dw_mmc: fix the IDMAC sw reset IDMAC may not be cleaned in driver probe if it has been already used in boot time. So IDMAC needs sw reset newly. And DMA interface reset precedes the internal DMAC reset. Additionally SDMMC_IDMAC_SWRESET is replaced with magic code. Signed-off-by: Seungwon Jeon Acked-by: Will Newton Signed-off-by: Chris Ball --- Reading git-diff-tree failed