V4L/DVB (10626): ivtv: fix regression in get sliced vbi format
authorHans Verkuil <hverkuil@xs4all.nl>
Mon, 16 Feb 2009 07:25:32 +0000 (04:25 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 17 Feb 2009 12:43:09 +0000 (09:43 -0300)
commit7bf432d64c47f77111fbce5d48d7774df8b48948
treebbea3fc53a0e02d922bec8863b0110e6a7e23f3b
parentac9575f75c52bcb455120f8c43376b556acba048
V4L/DVB (10626): ivtv: fix regression in get sliced vbi format

The new v4l2_subdev_call used s_fmt instead of g_fmt.

Thanks-to: Andy Walls <awalls@radix.net>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/ivtv/ivtv-ioctl.c