summaryrefslogtreecommitdiffstats
path: root/Documentation/media
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2017-09-01 12:23:17 -0400
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-09-05 06:17:14 -0400
commit0de6357aca39e28118edde71216ef44af7fddc39 (patch)
tree7a50f5a00209d0a1c538f2e91a29fd81d0d71194 /Documentation/media
parent9a721b9b4b0e3d0b998a68bd619b2e94f6e99eb9 (diff)
downloadop-kernel-dev-0de6357aca39e28118edde71216ef44af7fddc39.zip
op-kernel-dev-0de6357aca39e28118edde71216ef44af7fddc39.tar.gz
media: ca-fopen.rst: Fixes the device node name for CA
The device node name for CA is wrong since ever. I suspect that the name there was before DVBv3 (with was the first API introduced at the Kernel). Anyway, use the right name there. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media')
-rw-r--r--Documentation/media/uapi/dvb/ca-fopen.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/media/uapi/dvb/ca-fopen.rst b/Documentation/media/uapi/dvb/ca-fopen.rst
index c974a21..51ac27d 100644
--- a/Documentation/media/uapi/dvb/ca-fopen.rst
+++ b/Documentation/media/uapi/dvb/ca-fopen.rst
@@ -49,8 +49,8 @@ Arguments
Description
-----------
-This system call opens a named ca device (e.g. /dev/ost/ca) for
-subsequent use.
+This system call opens a named ca device (e.g. ``/dev/dvb/adapter?/ca?``)
+for subsequent use.
When an open() call has succeeded, the device will be ready for use. The
significance of blocking or non-blocking mode is described in the
OpenPOWER on IntegriCloud