From: Jonathan Corbet Date: Fri, 16 Mar 2012 22:14:50 +0000 (-0300) Subject: [media] marvell-cam: ensure that the camera stops when requested X-Git-Tag: v3.4-rc1~110^2^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49df19ebcc60fd46f2587774cd6e224007af1116;p=pandora-kernel.git [media] marvell-cam: ensure that the camera stops when requested The controller stop/restart logic could possibly restart DMA after the driver things things have stopped, with suitably ugly results. Make sure that we only restart the hardware if we're supposed to be streaming. Signed-off-by: Jonathan Corbet Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed