From: Michal Januszewski Date: Thu, 16 Oct 2008 05:03:47 +0000 (-0700) Subject: uvesafb: don't treat mode info retrieval failures as errors X-Git-Tag: v2.6.28-rc1~382 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9350cc90ca8a72bc1974f76a9922f91ced84a5cf;p=pandora-kernel.git uvesafb: don't treat mode info retrieval failures as errors Some BIOSes return error codes when queried for information about modes from their own modelist. uvesafb treats this as an error case and bails out. Change this behavior so that broken modes do not prevent the driver from working. Only the failure to retrieve information about any usable video mode is considered to be an error case. Signed-off-by: Michal Januszewski Cc: Krzysztof Helt Cc: "H. Peter Anvin" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed