OMAP2/3: GPMC: put sync_clk value in picoseconds instead of nanoseconds
authorAdrian Hunter <adrian.hunter@nokia.com>
Thu, 9 Dec 2010 08:48:27 +0000 (10:48 +0200)
committerTony Lindgren <tony@atomide.com>
Tue, 21 Dec 2010 20:05:25 +0000 (12:05 -0800)
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>

No differences found