VIDEO: cyberpro: select lowest multipler/divisor for PLL
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 28 Jan 2011 21:03:43 +0000 (21:03 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 28 Jan 2011 21:04:58 +0000 (21:04 +0000)
The lowest closest multiplier/divisor combination should be used for
the PLL, not the largest.  Reverse the search order.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found