aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/media/dmx.h.rst.exceptions
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2017-08-31 14:11:34 -0400
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-09-05 06:00:49 -0400
commit286fe1ca3fa1b6fcc7ce8695b7c8d681e6e1c3b7 (patch)
tree296a6151db67265939e87ec1b408e370eea5bc15 /Documentation/media/dmx.h.rst.exceptions
parentmedia: dmx.h: get rid of unused DMX_KERNEL_CLIENT (diff)
downloadlinux-dev-286fe1ca3fa1b6fcc7ce8695b7c8d681e6e1c3b7.tar.xz
linux-dev-286fe1ca3fa1b6fcc7ce8695b7c8d681e6e1c3b7.zip
media: dmx.h: get rid of DMX_GET_CAPS
There's no driver currently using it; it is also not documented about what it would be supposed to do. So, get rid of it. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media/dmx.h.rst.exceptions')
-rw-r--r--Documentation/media/dmx.h.rst.exceptions1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/media/dmx.h.rst.exceptions b/Documentation/media/dmx.h.rst.exceptions
index 933ca5a61ce1..5572d2dc9d0e 100644
--- a/Documentation/media/dmx.h.rst.exceptions
+++ b/Documentation/media/dmx.h.rst.exceptions
@@ -58,7 +58,6 @@ replace define DMX_ONESHOT :c:type:`dmx_sct_filter_params`
replace define DMX_IMMEDIATE_START :c:type:`dmx_sct_filter_params`
# some typedefs should point to struct/enums
-replace typedef dmx_caps_t :c:type:`dmx_caps`
replace typedef dmx_filter_t :c:type:`dmx_filter`
replace typedef dmx_pes_type_t :c:type:`dmx_pes_type`
replace typedef dmx_input_t :c:type:`dmx_input`