* Woodruff, Richard <r-woodruff2@xxxxxx> [081014 12:47]: > > omap_dm_timer_write_reg(timer, OMAP_TIMER_COUNTER_REG, load); > > - omap_dm_timer_write_reg(timer, OMAP_TIMER_LOAD_REG, load); > > omap_dm_timer_write_reg(timer, OMAP_TIMER_CTRL_REG, l); > > } > > I seem to recall there was a missed interrupt condition which this worked around. > > IIRC, the original code didn't bother with the load I added back as a work around as a way to get posted mode working. Well these seem to be working based on some quick timer tests. Pushing so we can verify it ;) Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html