Blackfin: time-ts: ack gptimer sooner to avoid missing short ints
authorMike Frysinger <vapier@gentoo.org>
Mon, 4 Apr 2011 15:26:11 +0000 (15:26 +0000)
committerMike Frysinger <vapier@gentoo.org>
Wed, 13 Apr 2011 23:34:05 +0000 (19:34 -0400)
If the period of a gptimer is fairly low, we might miss an interrupt
by acking it too late (we end up acking the new int as well).

Reported-by: Isabelle Leonardi <i.leonardi@detracom.fr>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found