diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2009-03-11 08:34:09 +0100 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2009-03-11 08:34:09 +0100 |
commit | 2c1c5e3cf1b2ae3e5212211fad2e578a12143f2d (patch) | |
tree | 4989c683b80894cead0dcfbe5df9cd3f879dc520 /linux/drivers/media/video/ivtv/ivtv-streams.h | |
parent | 702a5e887ca16703b8eba2a7f3ee4e62a1f52658 (diff) | |
download | mediapointer-dvb-s2-2c1c5e3cf1b2ae3e5212211fad2e578a12143f2d.tar.gz mediapointer-dvb-s2-2c1c5e3cf1b2ae3e5212211fad2e578a12143f2d.tar.bz2 |
omap24xxcam: don't set vfl_type.
From: Hans Verkuil <hverkuil@xs4all.nl>
The vfl_type field is set by the core, so anything you fill in here will
be overwritten. And it will be set to a VFL_TYPE_ value, not a VID_TYPE_
value which is an obsolete V4L1 type.
Since these V4L1 types have been made unavailable for V4L2 drivers, this
driver stopped compiling.
In this case the fix is just removing this assignment.
Priority: normal
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
CC: Sakari Ailus <sakari.ailus@nokia.com>
Diffstat (limited to 'linux/drivers/media/video/ivtv/ivtv-streams.h')
0 files changed, 0 insertions, 0 deletions