From: Jonathan Corbet Date: Fri, 16 Mar 2012 22:14:52 +0000 (-0300) Subject: [media] marvell-cam: Increase the DMA shutdown timeout X-Git-Tag: v3.4-rc1~110^2^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=482d35c41f2efb0408624e222bbc9efc0b3518eb;p=pandora-kernel.git [media] marvell-cam: Increase the DMA shutdown timeout Experience shows that, on the Armada platform, it can take as much as 120ms for the DMA engine to actually shut down after it has been told to. So a 40ms timeout is not adequate; use 150ms instead. Also make sure we don't leave the DMA_ACTIVE flag set once things are down. Signed-off-by: Jonathan Corbet Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed