commit | 34fb6906dd645688870ff137a3d94cb58abca120 | [log] [tgz] |
---|---|---|
author | Amaury Pouly <amaury.pouly@gmail.com> | Mon Feb 10 22:26:19 2014 +0100 |
committer | Amaury Pouly <amaury.pouly@gmail.com> | Mon Feb 10 23:14:26 2014 +0100 |
tree | 7bd8f170a4f29161456bb24a5b64e7f9d5007daa | |
parent | 619f7fba939064c0728ef50c72474ccb4898df3a [diff] |
imx233: preventive fix of timrot The old could trigger an immediate IRQ if for example the count was 0 when setting up the timer: since the count was updared *after* clearing the IRQ, it could fire in between. Change-Id: I0357b201655bc0e56425ffb249ca807525f30217