aboutsummaryrefslogtreecommitdiffstats
path: root/samples/v4l/v4l2-pci-skeleton.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2016-04-25 18:03:09 +0200
committerJonathan Corbet <corbet@lwn.net>2016-04-28 07:47:59 -0600
commit934275c4805ce0bbb0df633bd6015dd455ff6cad (patch)
tree866e347f2289dd154f7c5b1f59895b25789cd0bb /samples/v4l/v4l2-pci-skeleton.c
parentsamples: connector: from Documentation to samples directory (diff)
downloadlinux-dev-934275c4805ce0bbb0df633bd6015dd455ff6cad.tar.xz
linux-dev-934275c4805ce0bbb0df633bd6015dd455ff6cad.zip
samples: v4l: from Documentation to samples directory
A small bug with the new autoksyms support showed that there are two kernel modules in the Documentation directory that qualify as samples, while all other samples are in the samples/ directory. This patch was originally meant as a workaround for that bug, but it has now been solved in a different way. However, I still think it makes sense as a cleanup to consolidate all sample code in one place. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Hans Verkuil <hans.verkuil@cisco.com> Acked-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to '')
-rw-r--r--samples/v4l/v4l2-pci-skeleton.c (renamed from Documentation/video4linux/v4l2-pci-skeleton.c)0
1 files changed, 0 insertions, 0 deletions
diff --git a/Documentation/video4linux/v4l2-pci-skeleton.c b/samples/v4l/v4l2-pci-skeleton.c
index 79af0c041056..79af0c041056 100644
--- a/Documentation/video4linux/v4l2-pci-skeleton.c
+++ b/samples/v4l/v4l2-pci-skeleton.c