arm: zynq: timer: Remove unnecessary register write
authorSoren Brinkmann <soren.brinkmann@xilinx.com>
Wed, 19 Dec 2012 18:18:37 +0000 (10:18 -0800)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 28 Jan 2013 12:27:21 +0000 (13:27 +0100)
commitaf7f032dba8ccf7ee430a48656d25565672a6074
tree00594280fae0fed8a1fdc951cd46104f63922188
parentf184c5caa983940305b37f428a6bfc22105235e4
arm: zynq: timer: Remove unnecessary register write

Acknowedging an interrupt requires to read the interrupt register
only. The write was only required to work around a bug in
the QEMU implementation of the TTC, which is fixed.

Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Acked-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Tested-by: Josh Cartwright <josh.cartwright@ni.com>
arch/arm/mach-zynq/timer.c
This page took 0.025296 seconds and 5 git commands to generate.