From 97597a39778eefb628eb7734a18f32c7880ad0e0 Mon Sep 17 00:00:00 2001 From: Florian Tobias Schandinat Date: Thu, 10 Mar 2011 22:39:22 +0000 Subject: [PATCH] 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-format-patch failed