linux/drivers/media
Hans Verkuil 005759613b V4L/DVB (10988): v4l2-dev: use parent field if the v4l2_device has no parent set.
Normally the parent device of v4l2_device is used as the video device
node's parent. But if it was not set, then use the parent field in the
video_device struct.

This is needed in the cx88 driver, which has one core v4l2_device but
creates multiple pci devices (one each for raw and mpeg video).

So you cannot associate the core v4l2_device with a particular PCI device,
but you can do that for each video_device.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-03-30 12:43:20 -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 (10984): lgdt3305: avoid OOPS in error path of lgdt3305_attach 2009-03-30 12:43:20 -03:00
radio V4L/DVB (10961): radio-terratec: remove linux/delay.h which hadn't been used. 2009-03-30 12:43:19 -03:00
video V4L/DVB (10988): v4l2-dev: use parent field if the v4l2_device has no parent set. 2009-03-30 12:43:20 -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