commit | ce24ee468aabb7c499b910aa3c4ab3cb338326ed | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Mon Apr 04 15:20:50 2011 +0000 |
committer | Mike Frysinger <vapier@gentoo.org> | Wed Apr 13 19:34:05 2011 -0400 |
tree | bd0cc24eeb50867659709e2c2751934a4f35a8e2 | |
parent | 943aee0c685d0563228d5a2ad9c8394ad0300fb5 [diff] |
Blackfin: gptimers: fix thinko when disabling timers We only want to clear the run bit for this one timer, not all status bits. So don't read the whole reg and then write all the bits back out. Reported-by: Isabelle Leonardi <i.leonardi@detracom.fr> Signed-off-by: Mike Frysinger <vapier@gentoo.org>