diff options
author | Nick Dyer <nick@shmanahar.org> | 2016-08-14 22:57:29 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-08-23 22:39:23 +0300 |
commit | 233b213a3143d9f1dc6984816262c43f95144bb9 (patch) | |
tree | 115a65e12f9cc0b7e7c4f2a2fd2c809b1545a9b1 /Documentation/media/uapi/v4l/devices.rst | |
parent | b497265266a8083547e9ca162ace72cbb41522f1 (diff) | |
download | linux-233b213a3143d9f1dc6984816262c43f95144bb9.tar.xz |
[media] Documentation: add support for V4L touch devices
Document the new touch API.
Signed-off-by: Nick Dyer <nick@shmanahar.org>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
[hans.verkuil@cisco.com: fix up videodev2.h.rst.exceptions]
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'Documentation/media/uapi/v4l/devices.rst')
-rw-r--r-- | Documentation/media/uapi/v4l/devices.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/media/uapi/v4l/devices.rst b/Documentation/media/uapi/v4l/devices.rst index aed0ce11d1f8..5c3d6c29e12c 100644 --- a/Documentation/media/uapi/v4l/devices.rst +++ b/Documentation/media/uapi/v4l/devices.rst @@ -22,5 +22,6 @@ Interfaces dev-radio dev-rds dev-sdr + dev-touch dev-event dev-subdev |