From: Mike Isely Date: Sat, 8 Dec 2007 20:20:06 +0000 (-0300) Subject: V4L/DVB (6773): pvrusb2: rework device descriptor layout X-Git-Tag: v2.6.25-rc1~1235^2~224 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d130fa8a05ee5f39c786df02dd75d1eebb12633b;p=pandora-kernel.git V4L/DVB (6773): pvrusb2: rework device descriptor layout The pvrusb2 driver tries to keep all device specific attributes in a single data structure in one source file. This change further cleans up how that table is set up. We now try to group everything together for each specific device, and the number of symbols exported from this module has now been reduced to a single global. Signed-off-by: Mike Isely Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed