V4L/DVB (6586): Remove some dead code and make drive fully V4L2 compatible
authorMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 11 Nov 2007 16:23:54 +0000 (13:23 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:02:07 +0000 (19:02 -0200)
There were some vestiges of an old V4L1 I2C driver that were called by em28xx.
This patch removes this dead code, and replaces videodev.h to videodev2.h

Now, this driver doesn't require V4L1 anymore.

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

No differences found