]> git.baikalelectronics.ru Git - kernel.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)
commit6052dd49d1a185e3b0c303e2b78b13020a8caa1f
tree1d2b8ae640cc0a205faacbb79bc584cc9c72f1b7
parent555a1b069618cb501f91f93b4c76af6125943c1e
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