2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-23 20:53:53 +08:00
linux-next/drivers/media
Hans Verkuil d8cd5e6c24 V4L/DVB (10960): omap24xxcam: don't set vfl_type.
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.

Cc: Sakari Ailus <sakari.ailus@nokia.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-03-30 12:43:18 -03:00
..
common V4L/DVB (10951): xc5000: Fix CodingStyle errors introduced by the last patch 2009-03-30 12:43:18 -03:00
dvb V4L/DVB (10948): flexcop-pci: Print a message in case the new stream watchdog detects a problem 2009-03-30 12:43:18 -03:00
radio V4L/DVB (10959): radio: remove uaccess include 2009-03-30 12:43:18 -03:00
video V4L/DVB (10960): omap24xxcam: don't set vfl_type. 2009-03-30 12:43:18 -03:00
Kconfig V4L/DVB (10633): DAB: fix typo 2009-03-30 12:42:49 -03:00
Makefile V4L/DVB (8274): sms1xxx: build cleanup after driver relocation 2008-07-20 07:20:56 -03:00