From: Maciej W. Rozycki Date: Mon, 12 Feb 2007 08:54:58 +0000 (-0800) Subject: [PATCH] tgafb: Fix the PCI ID table X-Git-Tag: v2.6.21-rc1~274^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fef459028bd842dde21bf55f83d6399b963f9911;p=pandora-kernel.git [PATCH] tgafb: Fix the PCI ID table The end marker is missing from the driver's PCI ID table. This set of changes adds the marker, switches to using PCI_DEVICE() and records the table for the use in a module. Signed-off-by: Maciej W. Rozycki Cc: James Simmons Cc: "Antonino A. Daplas" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed