]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] dvb: don't keep support for undocumented features
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 6 Oct 2015 21:36:20 +0000 (18:36 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 6 Oct 2015 21:49:37 +0000 (18:49 -0300)
commit1e92bbe08ad9fc0d5ec05174c176a9bc54921733
tree116e02636364770b59657f5a3e73c387a9bb96b8
parent28cff82ce2811a15bbaa4e978c64a231ddc71880
[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>
drivers/media/dvb-core/demux.h
drivers/media/dvb-core/dmxdev.c