From: Mike Isely Date: Mon, 26 Nov 2007 04:53:12 +0000 (-0300) Subject: V4L/DVB (6692): pvrusb2: Centralize device specific attributes into a single place X-Git-Tag: v2.6.25-rc1~1235^2~287 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=989eb154eafad00c3b5039a3eca03e108dac1df8;p=pandora-kernel.git V4L/DVB (6692): pvrusb2: Centralize device specific attributes into a single place The pvrusb2 driver currently supports two variants of the Hauppauge PVR USB2. However there are other hardware types potentially supportable, but the driver at the moment is not structured to make it easy to describe these minor variations. This changeset is the first set of changes to make such additional device support possible. Device attributes are held in several tables all contained within pvrusb2-devattr.c; all other device-specific driver behavior now derives from these tables. Signed-off-by: Mike Isely Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed