ARM: OMAP2+: nand: remove redundant rounding
authorAfzal Mohammed <afzal@ti.com>
Tue, 18 Sep 2012 09:13:37 +0000 (14:43 +0530)
committerAfzal Mohammed <afzal@ti.com>
Thu, 8 Nov 2012 19:29:16 +0000 (00:59 +0530)
gpmc_cs_set_timings() calculate ticks to be programmed by
rounding time in ns to next tick value. Hence remove
redundant rounding of nanosecond timing.

Signed-off-by: Afzal Mohammed <afzal@ti.com>

No differences found