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)
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>

No differences found