]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit6064893a4a4845e62cc0b42d918a717457f42014
treeba2855c690572b2a5362c045d5374e9eaec475e0
parent202b883f5a353c8ff646ccff88ae37582341238d
ARM: OMAP: uWire clock calculation

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