From: Jeff Garzik Date: Fri, 8 Dec 2006 10:40:17 +0000 (-0800) Subject: [PATCH] atyfb, rivafb: minor fixes X-Git-Tag: v2.6.20-rc1~34^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd717689f46436fc212882ddc6e02a20be920634;p=pandora-kernel.git [PATCH] atyfb, rivafb: minor fixes aty128fb: return an error in the unlikely event that we cannot calculate some key PLL info rivafb: * call CalcStateExt() directly, rather than via function pointers, since CalcStateExt() is the only value ever assigned to ->CalcStateExt(). * propagate error return back from CalcVClock() through callers Signed-off-by: Jeff Garzik Cc: "Antonino A. Daplas" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed