summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2016-07-05 16:58:53 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-07-05 16:58:53 -0300
commit965a718a8b041e9e016034fa939ae93baf5c4e20 (patch)
tree8c6871320014fd4455a3c1685b4cd1abab9e0b3d /Documentation
parent83f9a55a22c7faaa84d6bc794dbfa96db3aa2b31 (diff)
downloadlwn-965a718a8b041e9e016034fa939ae93baf5c4e20.tar.gz
lwn-965a718a8b041e9e016034fa939ae93baf5c4e20.zip
doc-rst: media-controller: missing credits
When I wrote the MC next gen patches, I also improved the media controller documentation and added documentation for MEDIA_IOC_G_TOPOLOGY, but I forgot to add the credits on that time. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/linux_tv/media/mediactl/media-controller.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/linux_tv/media/mediactl/media-controller.rst b/Documentation/linux_tv/media/mediactl/media-controller.rst
index 8b8af483c5e9..1877d68044b8 100644
--- a/Documentation/linux_tv/media/mediactl/media-controller.rst
+++ b/Documentation/linux_tv/media/mediactl/media-controller.rst
@@ -52,12 +52,19 @@ Authors:
- Initial version.
+- Carvalho Chehab, Mauro <mchehab@kernel.org>
+
+ - MEDIA_IOC_G_TOPOLOGY documentation and documentation improvements.
+
**Copyright** 2010 : Laurent Pinchart
+**Copyright** 2015-2016 : Mauro Carvalho Chehab
****************
Revision History
****************
+:revision: 1.1.0 / 2015-12-12 (*mcc*)
+
:revision: 1.0.0 / 2010-11-10 (*lp*)
Initial revision