From: Guennadi Liakhovetski Date: Fri, 4 Mar 2011 08:56:21 +0000 (+0100) Subject: mmc: tmio-mmc: Improve DMA stability on sh-mobile X-Git-Tag: v2.6.39-rc1~1^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51fc7b2ce74d31b7d9a6bd3c57bf6c1cc77e837d;p=pandora-kernel.git mmc: tmio-mmc: Improve DMA stability on sh-mobile On some SDHI tmio implementations the order of DMA and command completion interrupts swaps, which leads to malfunction. This patch postpones DMA activation until the MMC command completion IRQ time. Signed-off-by: Guennadi Liakhovetski Acked-by: Paul Mundt Signed-off-by: Chris Ball --- Reading git-diff-tree failed