Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

+2 -2
+2 -2
Documentation/media/uapi/dvb/ca-fopen.rst
··· 49 49 Description 50 50 ----------- 51 51 52 - This system call opens a named ca device (e.g. /dev/ost/ca) for 53 - subsequent use. 52 + This system call opens a named ca device (e.g. ``/dev/dvb/adapter?/ca?``) 53 + for subsequent use. 54 54 55 55 When an open() call has succeeded, the device will be ready for use. The 56 56 significance of blocking or non-blocking mode is described in the