]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
committerTony Lindgren <tony@atomide.com>
Thu, 11 Dec 2008 01:36:33 +0000 (17:36 -0800)
commita94b9e5a81d7f69297bb1681c5130a185e047f57
treef3dfb8a380d47c84befaefcae5143950ce5c92ee
parent6a769ed40aab1c93ed211287bcdcebfccc9972f5
ARM: OMAP2: drop redundant pending write check for gptimer

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>
arch/arm/plat-omap/dmtimer.c