[media] v4l2-pci-skeleton: add a V4L2 PCI skeleton driver
authorHans Verkuil <hverkuil@xs4all.nl>
Fri, 14 Mar 2014 11:38:21 +0000 (08:38 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 14 Mar 2014 12:53:53 +0000 (09:53 -0300)
commit926977e0ae75567a87d95b245eea589a8bbb8682
treeaf61928575958ee1366d9e467a508323719feced
parentb9e28d1f8301d6e393b8937282f325f13fb9cf6a
[media] v4l2-pci-skeleton: add a V4L2 PCI skeleton driver

This example driver uses all the latest frameworks and can serve as a
starting point for a new V4L2 PCI driver.

Originally written for a presentation on how to use V4L2 frameworks
during FOSDEM 2014.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Documentation/video4linux/v4l2-framework.txt
Documentation/video4linux/v4l2-pci-skeleton.c [new file with mode: 0644]