V4L/DVB (4065): Several improvements at videodev.c
authorMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 4 Jun 2006 13:06:18 +0000 (10:06 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 25 Jun 2006 05:05:04 +0000 (02:05 -0300)
Videodev now is capable of better handling V4L2 api, by
processing V4L2 ioctls and using callbacks to the driver.
The drivers should be migrated to the newer way and the older
one will be obsoleted soon.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found