summaryrefslogtreecommitdiff
path: root/dvb-spec
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2009-03-13 14:03:04 +0100
committerHans Verkuil <hverkuil@xs4all.nl>2009-03-13 14:03:04 +0100
commite0880a34f81b5282fa1be0f8872664992db9cdfd (patch)
treeb44eed765978f6f7e3a90b2238846e298a15cf37 /dvb-spec
parent01cbd287bd3f93c3402e8bd46d5c92aec838da2e (diff)
downloadmediapointer-dvb-s2-e0880a34f81b5282fa1be0f8872664992db9cdfd.tar.gz
mediapointer-dvb-s2-e0880a34f81b5282fa1be0f8872664992db9cdfd.tar.bz2
v4l2-dev: use parent field if the v4l2_device has no parent set.
From: Hans Verkuil <hverkuil@xs4all.nl> 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. Priority: normal Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'dvb-spec')
0 files changed, 0 insertions, 0 deletions