ARM: OMAP2: drop redundant pending write check for gptimer
authorPaul Walmsley <paul@pwsan.com>
Thu, 11 Dec 2008 01:36:33 +0000 (17:36 -0800)
committerGrazvydas Ignotas <notasas@gmail.com>
Fri, 21 May 2010 23:10:50 +0000 (02:10 +0300)
omap_dm_timer_write_reg() already waits for pending writes to complete,
so the extra wait in omap_dm_timer_set_load() is superfluous.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Richard Woodruff <r-woodruff2@ti.com>
Acked-by: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found