V4L/DVB (6697): pvrusb2: Existence of Hauppauge ROM is a device-specific attribute
commitaaf7884db395332ae8474f3ea5bcdd39c0a941ea
authorMike Isely <isely@pobox.com>
Mon, 26 Nov 2007 05:04:11 +0000 (26 02:04 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:03:03 +0000 (25 19:03 -0200)
tree3ce32381724e54c4071e5887ce31842ade021a38
parent56dcbfa0d5a46f137df5047ae8f3aab30f59954e
V4L/DVB (6697): pvrusb2: Existence of Hauppauge ROM is a device-specific attribute

Arrange so that the pvrusb2 driver can optionally work without a
Hauppauge ROM being present - which is fairly important for devices
that happen to not come from Hauppauge.  The expected existence of a
Hauppauge ROM is now a device attribute.  The tuner type is now also a
device attribute, which is consulted if there is no ROM.

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