From: Florian Tobias Schandinat Date: Thu, 10 Mar 2011 22:39:22 +0000 (+0000) Subject: viafb: always return the best possible clock X-Git-Tag: v2.6.39-rc1~457^2^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97597a39778eefb628eb7734a18f32c7880ad0e0;p=pandora-kernel.git viafb: always return the best possible clock Before this patch only clocks that perfectly match were used and if none existed this was not handled properly. This patch changes this to always use the closest clock supported. This should behave like before for clocks that have a perfect match but be much saner for clocks which are slightly off. Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed