V4L/DVB (5967): ivtv: fix VIDIOC_S_FBUF:new OSD values where never set
authorHans Verkuil <hverkuil@xs4all.nl>
Tue, 31 Jul 2007 10:15:56 +0000 (07:15 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Mon, 20 Aug 2007 15:18:02 +0000 (12:18 -0300)
ivtv: fix VIDIOC_S_FBUF support: new OSD values where never actually set.

The values set with VIDIOC_S_FBUF were not actually used until the next
VIDIOC_S_FMT. Fixed.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found