commit | a3551f5b0c3ca7aaa053e554e3ee766983b5d713 | [log] [tgz] |
---|---|---|
author | Adrian Hunter <adrian.hunter@nokia.com> | Thu Dec 09 10:48:27 2010 +0200 |
committer | Tony Lindgren <tony@atomide.com> | Tue Dec 21 12:05:25 2010 -0800 |
tree | 76fec6e7169219e26c67ff206713b2d09771e33b | |
parent | 4584acc3ee236424b5d0b52f143d980cae3c2be5 [diff] |
OMAP2/3: GPMC: put sync_clk value in picoseconds instead of nanoseconds The calculations done with sync_clk are anyway in picoseconds and switching to picoseconds allows sync_clk values that are not a whole number of nanoseconds - which is sometimes the case. Signed-off-by: Adrian Hunter <adrian.hunter@nokia.com> Signed-off-by: Tony Lindgren <tony@atomide.com>