timer: Avoid masking EVENTEN bit in CNTKCTL register
authorMathieu J. Poirier <mathieu.poirier@linaro.org>
Tue, 11 Jun 2013 23:07:50 +0000 (17:07 -0600)
committerJon Medhurst <tixy@linaro.org>
Mon, 1 Jul 2013 10:04:36 +0000 (11:04 +0100)
commit49428cc5c3413d8a955923e55c36515e02426d8a
tree72f8a05e99355f53568168852226dcad61006519
parentf0e32abb746fd4926fe0c3dab0e70f3d1505a588
timer: Avoid masking EVENTEN bit in CNTKCTL register

Will Deacon has a better solution and his patch should
be coming in soon.  In the mean time please consider for inclusion.

This is an in-between solution that prevents the EVENTEN bit in
the CNTKCTL register from being mask, resulting in events between
clusters being lost.

Bug: LP1188778

Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Sudeep KarkadaNagesha <Sudeep.KarkadaNagesha@arm.com>
arch/arm/include/asm/arch_timer.h