From: Trent Piepho Date: Mon, 12 Jan 2009 16:09:46 +0000 (-0300) Subject: V4L/DVB (10224): zoran: Use pci device table to get card type X-Git-Tag: v2.6.29-rc4~69^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17faeb20912af5d2a1422fdb606e785f9b1d88ba;p=pandora-kernel.git V4L/DVB (10224): zoran: Use pci device table to get card type Instead of using custom code, just let the device layer look it up for us from the pci device table. This requires extending the pci device table to list each known card, plus a catch-all entry for the cards that don't have sub-system vendor/device data. Improve some of the info and error messages too. Signed-off-by: Trent Piepho Acked-by: Jean Delvare Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed