diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-08-31 21:11:34 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-09-05 13:00:49 +0300 |
commit | 286fe1ca3fa1b6fcc7ce8695b7c8d681e6e1c3b7 (patch) | |
tree | 296a6151db67265939e87ec1b408e370eea5bc15 /Documentation/media/uapi/dvb/dmx_fcalls.rst | |
parent | 791edca5685b26d4575e59f5420ba3e206f5cebb (diff) | |
download | linux-286fe1ca3fa1b6fcc7ce8695b7c8d681e6e1c3b7.tar.xz |
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/uapi/dvb/dmx_fcalls.rst')
-rw-r--r-- | Documentation/media/uapi/dvb/dmx_fcalls.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/media/uapi/dvb/dmx_fcalls.rst b/Documentation/media/uapi/dvb/dmx_fcalls.rst index 77a1554d9834..49e013d4540f 100644 --- a/Documentation/media/uapi/dvb/dmx_fcalls.rst +++ b/Documentation/media/uapi/dvb/dmx_fcalls.rst @@ -21,7 +21,6 @@ Demux Function Calls dmx-get-event dmx-get-stc dmx-get-pes-pids - dmx-get-caps dmx-set-source dmx-add-pid dmx-remove-pid |