Skip to content
Commit ce24ee46 authored by Mike Frysinger's avatar Mike Frysinger
Browse files

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: default avatarIsabelle Leonardi <i.leonardi@detracom.fr>
Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
parent 943aee0c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment