From: Paul Walmsley Date: Wed, 26 Nov 2008 18:48:12 +0000 (-0800) Subject: OMAP2/3 GPTIMER: drop redundant pending write check X-Git-Tag: v2.6.28-davinci1-diff-base~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99ad678407d8f7bb34a610686a1ab4109fb77c13;p=pandora-kernel.git OMAP2/3 GPTIMER: drop redundant pending write check 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 Cc: Richard Woodruff Acked-by: Kevin Hilman Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed