commit | 97597a39778eefb628eb7734a18f32c7880ad0e0 | [log] [tgz] |
---|---|---|
author | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | Thu Mar 10 22:39:22 2011 +0000 |
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | Sat Mar 12 10:22:00 2011 +0000 |
tree | f57989f5f90c9b28035ec41bf5769176d0b95475 | |
parent | f5b1c4b3b6d407ec5a9d93ca12738c4c7911000c [diff] |
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 <FlorianSchandinat@gmx.de>