V4L/DVB (6209): pvrusb2: Better discriminate among device types
authorMike Isely <isely@pobox.com>
Sun, 9 Sep 2007 01:18:50 +0000 (22:18 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 01:14:34 +0000 (22:14 -0300)
commit1d643a372259749ce2029e386ed5760d5d7f8b89
tree98724b47554eb67b6405d3e98418725d58a5580e
parent4db666cc3d199a8b837174bb0ad00d6b8f6115d6
V4L/DVB (6209): pvrusb2: Better discriminate among device types

This is a bunch of cleanup in various places to improve behavior based
on actual device type being driven.  While this doesn't actually
affect operation with existing devices, it cleans things up so that it
will be easier / more deterministic when other devices are added.
Ideally we should make stuff like this table-driven, but for now this
is just a series of small incremental (read: safe) improvements.

Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/pvrusb2/pvrusb2-hdw.c