From: Richard Drummond Date: Sun, 1 May 2005 15:59:24 +0000 (-0700) Subject: [PATCH] Better PLL frequency matching for tdfxfb driver X-Git-Tag: v2.6.12-rc4~136^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fbe9cafff72799700713e6a9d5a4ec7191e8d19;p=pandora-kernel.git [PATCH] Better PLL frequency matching for tdfxfb driver Improve the PLL frequency matching in the tdfxfb driver. Instead of requiring 64260 iterations to obtain the closest supported PLL frequency, this code does it with the same degree of accuracy in at most 768 iterations. Signed-off-by: Richard Drummond Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed