media: driver-api: drivers: avoid using ReST :doc:foo markup

The :doc:`foo` tag is auto-generated via automarkup.py.
So, use the filename at the sources, instead of :doc:`foo`.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
This commit is contained in:
Mauro Carvalho Chehab 2021-06-05 14:40:12 +02:00
parent d759cd46b9
commit a169c44e58

View File

@ -21,7 +21,7 @@ log, telling which card type is used. Like this one::
You should verify this is correct. If it isn't, you have to pass the You should verify this is correct. If it isn't, you have to pass the
correct board type as insmod argument, ``insmod bttv card=2`` for correct board type as insmod argument, ``insmod bttv card=2`` for
example. The file :doc:`/admin-guide/media/bttv-cardlist` has a list example. The file Documentation/admin-guide/media/bttv-cardlist.rst has a list
of valid arguments for card. of valid arguments for card.
If your card isn't listed there, you might check the source code for If your card isn't listed there, you might check the source code for