From: aherrman@arcor.de Date: Tue, 11 Sep 2007 18:37:37 +0000 (+0200) Subject: radeonfb: fix chip definition for Radeon Xpress 200M 0x5975 X-Git-Tag: v2.6.23-rc7~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=106c4a9cef3671b0a251e64c8f6fb7f1a4d801c6;p=pandora-kernel.git radeonfb: fix chip definition for Radeon Xpress 200M 0x5975 This fixes a problem introduced with commit b5f2f4d1a6d7efde39cfb5e1d034981c69f2214c The commit added a wrong chip definition to radeonfb which causes a blank console on my Laptop if radeonfb is loaded. The patch - renames PCI_CHIP_RS485_5975 to PCI_CHIP_RS482_5975 - corrects the chip family (RS480 instead of R300) for 0x5975 - ensures that PCI IDs are in ascending order in ati_ids.h Signed-off-by: Andreas Herrmann Tentatively-acked-by: Ben Herrenschmidt Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed