]> git.karo-electronics.de Git - karo-tx-linux.git/commit
V4L/DVB (3727): Remove DMX_GET_EVENT and associated data structures
authorAndreas Oberritter <obi@linuxtv.org>
Wed, 5 Apr 2006 19:36:51 +0000 (16:36 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 25 Jun 2006 04:57:47 +0000 (01:57 -0300)
commit62838084b4c4c83cd511893132e2d8da84f48813
tree9abb37c5cd1b76fbef5b1b9c852309c6671cf00d
parent68ef505e31bb182131c208d139c9b6da33d8d330
V4L/DVB (3727): Remove DMX_GET_EVENT and associated data structures

The ioctl DMX_GET_EVENT has never been implemented.
I guess no software is using it because of its lack of implementation.
Future software won't use it, too, because this API doesn't make much
sense the way it is: Frontend events have their own different API.
Scrambling events can't be generated in a useful way by the hardware I
know of.

Signed-off-by: Andreas Oberritter <obi@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/dvb-core/dmxdev.c
include/linux/dvb/dmx.h