From: Ville Syrjala Date: Thu, 24 Jul 2008 04:31:30 +0000 (-0700) Subject: atyfb: correct_chipset() can fail X-Git-Tag: v2.6.27-rc1~552 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3880b0b5297ae9bf58a7662d13a46b5d5f0b2af6;p=pandora-kernel.git atyfb: correct_chipset() can fail Atari probe code relies on correct_chipset() failing if the device is not a mach64 GX/CX. aty_chips[] array would be indexed with -1 in that case. Signed-off-by: Ville Syrjala Cc: "Antonino A. Daplas" Cc: Krzysztof Helt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed