ARM: OMAP: uWire clock calculation
authorImre Deak <imre.deak@nokia.com>
Thu, 9 Feb 2006 16:03:54 +0000 (18:03 +0200)
committerJuha Yrjola <juha.yrjola@nokia.com>
Thu, 9 Feb 2006 16:03:54 +0000 (18:03 +0200)
In the uWire driver only one of the clock dividers was used to set
the clock to the required frequency. This will add a loop to try all
possible combinations using the other divider as well.

Signed-off-by: Imre Deak <imre.deak@nokia.com>
Signed-off-by: Juha Yrjölä <juha.yrjola@nokia.com>
drivers/spi/omap_uwire.c

Simple merge