From: Ian Armstrong Date: Sun, 7 Mar 2010 00:37:04 +0000 (-0300) Subject: V4L/DVB: ivtv: Really stop capture on device close X-Git-Tag: v2.6.35-rc1~480^2~390 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a766d55b72a439b2e16ecf2ac3eb831ab25e0d3;p=pandora-kernel.git V4L/DVB: ivtv: Really stop capture on device close When a capture is started, the firmware also appears to start a secondary stream. Unless this secondary stream is also stopped, the encoder will remain active and not reinitialise for the next capture. Unfortunately, setting up the video source can glitch the encoder and result in undesirable effects that this initialisation will clear. Signed-off-by: Ian Armstrong Signed-off-by: Andy Walls Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed