From: Rafal Prylowski Date: Sat, 26 Nov 2011 10:54:07 +0000 (+0200) Subject: dma/ep93xx_dma: fix initialization of M2M control register X-Git-Tag: v3.3-rc1~19^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b62cfc5e0e59d1e0192105144b724b0c332720a0;p=pandora-kernel.git dma/ep93xx_dma: fix initialization of M2M control register Setting the flags in case of IDE didn't have any effect since the control register is overwritten few lines below. So move these to be after the control register is initialized. Signed-off-by: Rafal Prylowski Signed-off-by: Mika Westerberg Acked-by: H Hartley Sweeten Signed-off-by: Vinod Koul --- Reading git-diff-tree failed