]> git.openfabrics.org - ~emulex/infiniband.git/commit
viafb: fix PCI table
authorFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sat, 22 May 2010 22:53:06 +0000 (22:53 +0000)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Fri, 23 Jul 2010 14:26:18 +0000 (14:26 +0000)
commitad0676cf81c240e3857dc090c9ce0dde7537ac93
tree1d2b8ae640cc0a205faacbb79bc584cc9c72f1b7
parentf1ad752a096aca76f93cd7f86815af8093366fdc
viafb: fix PCI table

viafb: fix PCI table

This patch fixes an oddity in the device table where the P4M890 ID was
assigned with the enumeration value of CN700 which itself was missing.
This is a regression introduced by
"viafb: make viafb a first-class citizen using pci_driver"

While at it reorder the table to reflect the order of the  enumeration
values.

Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Cc: Joseph Chan <JosephChan@via.com.tw>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Harald Welte <laforge@gnumonks.org>
drivers/video/via/via-core.c