commit | 1e92bbe08ad9fc0d5ec05174c176a9bc54921733 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Oct 06 18:36:20 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Oct 06 18:49:37 2015 -0300 |
tree | 116e02636364770b59657f5a3e73c387a9bb96b8 | |
parent | 28cff82ce2811a15bbaa4e978c64a231ddc71880 [diff] |
[media] dvb: don't keep support for undocumented features There are two DVB demux callbacks and ioctls that aren't documented and aren't used at all by the DVB core or by any DVB driver upstream. Let's comment out the code for those two ioctls and remove on some future version. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>