diff options
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-10-06 23:39:40 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-10-06 23:53:10 +0200 |
commit | 4bc645df7d46253836062ecb1e2969034d5ebd11 (patch) | |
tree | 1fcea4c1c095b34ed7fcf77302317b2c842c38d1 /Documentation/DocBook | |
parent | [media] dvb: don't keep support for undocumented features (diff) | |
download | linux-4bc645df7d46253836062ecb1e2969034d5ebd11.tar.xz linux-4bc645df7d46253836062ecb1e2969034d5ebd11.zip |
[media] DocBook: finish documenting struct dmx_demux
There are two callbacks still not documented:
.//drivers/media/dvb-core/demux.h:422: warning: No description found for parameter 'get_pes_pids'
.//drivers/media/dvb-core/demux.h:422: warning: No description found for parameter 'get_stc'
The purpose of first one is clear. The second one is used only
on the obsolete av7110 driver, and its purpose is not clear,
as it just returns a 64-bit word from the firmware to userspace.
Let's document get_pes_pids and mark get_stc as private, adding
a comment to not use it, while this is not documented.
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'Documentation/DocBook')
0 files changed, 0 insertions, 0 deletions