diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-11-29 18:46:12 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-11-30 10:19:04 +0100 |
commit | e61edeb155ca20cf30009196738d4a7a8365ac9f (patch) | |
tree | 313d34558ded935065c210c8c393ddbb981c65c5 /Documentation/media/dvb-drivers/index.rst | |
parent | media: dvb_frontends: fix kernel-doc macros (diff) | |
download | linux-e61edeb155ca20cf30009196738d4a7a8365ac9f.tar.xz linux-e61edeb155ca20cf30009196738d4a7a8365ac9f.zip |
media: docs: add documentation for frontend attach info
Add to the media book the attachment kAPI for the DVB
frontend drivers that have already some kernel-doc markup.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to '')
-rw-r--r-- | Documentation/media/dvb-drivers/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/media/dvb-drivers/index.rst b/Documentation/media/dvb-drivers/index.rst index 376141143ae9..314e127d82e3 100644 --- a/Documentation/media/dvb-drivers/index.rst +++ b/Documentation/media/dvb-drivers/index.rst @@ -41,4 +41,5 @@ For more details see the file COPYING in the source distribution of Linux. technisat ttusb-dec udev + frontends contributors |