Commit a169c44e authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

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: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
parent d759cd46
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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