提交 0de6357a 编写于 作者: M Mauro Carvalho Chehab

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: NMauro Carvalho Chehab <mchehab@s-opensource.com>
上级 9a721b9b
...@@ -49,8 +49,8 @@ Arguments ...@@ -49,8 +49,8 @@ Arguments
Description Description
----------- -----------
This system call opens a named ca device (e.g. /dev/ost/ca) for This system call opens a named ca device (e.g. ``/dev/dvb/adapter?/ca?``)
subsequent use. for subsequent use.
When an open() call has succeeded, the device will be ready for use. The 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 significance of blocking or non-blocking mode is described in the
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册