V4L/DVB (6052): ivtv: fix udma yuv bug
authorIan Armstrong <ian@iarmst.demon.co.uk>
Sat, 18 Aug 2007 18:58:51 +0000 (15:58 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 30 Sep 2007 13:31:34 +0000 (10:31 -0300)
commitcb50f548c0ee9b2aac39743fc4021a7188825a98
tree85c07626d461391ee7640df00f91bb49acf2998c
parenta64314e62d89562b6fc77593648bec3acc35bf61
V4L/DVB (6052): ivtv: fix udma yuv bug

Using udma yuv causes the driver becomes locked into that mode. This prevents
use of the mpeg decoder & non-udma yuv output. This patch clears the
operating mode when the device is closed.

Signed-off-by: Ian Armstrong <ian@iarmst.demon.co.uk>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/ivtv/ivtv-fileops.c