summaryrefslogtreecommitdiffstats
path: root/Documentation/video4linux/v4l2-framework.txt
diff options
context:
space:
mode:
authorLad, Prabhakar <prabhakar.lad@ti.com>2012-09-14 05:17:52 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-09-25 08:41:30 -0300
commit83c735379b41a8c07af6a81140e071e87b95dd11 (patch)
tree6ede62a1f0d05623fc5170d860a3b4cb823ccb4e /Documentation/video4linux/v4l2-framework.txt
parentf9040ef3fab8f6f5f6fced5583203695d08efde3 (diff)
downloadlinux-83c735379b41a8c07af6a81140e071e87b95dd11.tar.gz
linux-83c735379b41a8c07af6a81140e071e87b95dd11.tar.xz
[media] v4l: Documentation: change path of video drivers
due to structure change for video drivers, change the description with correct path. Signed-off-by: Lad, Prabhakar <prabhakar.lad@ti.com> Signed-off-by: Manjunath Hadli <manjunath.hadli@ti.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation/video4linux/v4l2-framework.txt')
-rw-r--r--Documentation/video4linux/v4l2-framework.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/video4linux/v4l2-framework.txt b/Documentation/video4linux/v4l2-framework.txt
index 89318be6c1d2..e7006cacc86b 100644
--- a/Documentation/video4linux/v4l2-framework.txt
+++ b/Documentation/video4linux/v4l2-framework.txt
@@ -1054,4 +1054,4 @@ The first event type in the class is reserved for future use, so the first
available event type is 'class base + 1'.
An example on how the V4L2 events may be used can be found in the OMAP
-3 ISP driver (drivers/media/video/omap3isp).
+3 ISP driver (drivers/media/platform/omap3isp).