V4L/DVB (9980): em28xx: simplify analog logic
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 29 Dec 2008 01:26:36 +0000 (22:26 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 30 Dec 2008 11:39:38 +0000 (09:39 -0200)
Now, just two routines are enough for analog: the first one configs the analog
part and register V4L2 devices, and the second one release analog devices.

After this patch, it will be easier to transform em28xx-video into an em28xx
extension, loaded only on analog devices.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found