diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-09-01 12:32:44 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-09-05 06:19:04 -0400 |
commit | 8e3195101bc24eb09def6cb3a42a37dde2c31c52 (patch) | |
tree | fd723a88c765802e057d3e5035eb2d5787e9e6bb /Documentation/media | |
parent | 536593acc715712007001c9b75ce4712daacf0c4 (diff) | |
download | blackbird-op-linux-8e3195101bc24eb09def6cb3a42a37dde2c31c52.tar.gz blackbird-op-linux-8e3195101bc24eb09def6cb3a42a37dde2c31c52.zip |
media: dvbapi.rst: add an entry to DVB revision history
There are several missing items at the API history. Yet,
as we're doing a significant change there, add a new entry.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media')
-rw-r--r-- | Documentation/media/uapi/dvb/dvbapi.rst | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/Documentation/media/uapi/dvb/dvbapi.rst b/Documentation/media/uapi/dvb/dvbapi.rst index 268bf69db281..7d26e98e5a41 100644 --- a/Documentation/media/uapi/dvb/dvbapi.rst +++ b/Documentation/media/uapi/dvb/dvbapi.rst @@ -66,12 +66,17 @@ Authors: **Copyright** |copy| 2002-2003 : Convergence GmbH -**Copyright** |copy| 2009-2016 : Mauro Carvalho Chehab +**Copyright** |copy| 2009-2017 : Mauro Carvalho Chehab **************** Revision History **************** +:revision: 2.2.0 / 2017-09-01 (*mcc*) + +Most gaps between the uAPI document and the Kernel implementation +got fixed for the non-legacy API. + :revision: 2.1.0 / 2015-05-29 (*mcc*) DocBook improvements and cleanups, in order to document the system calls |