]> asedeno.scripts.mit.edu Git - linux.git/commit
clocksource/drivers/arc_timer: Add comments about locking while read GFRC
authorEugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Thu, 19 Apr 2018 15:53:05 +0000 (18:53 +0300)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Fri, 18 May 2018 20:59:40 +0000 (22:59 +0200)
commit6bd9549d8a7dd06087a06fa7a6df651b02d6f21e
tree95bd150a3cf61525f7622f477c6cc4cbc684fe99
parent3ca5768de841bf204ab0e69f664b227bb2d47826
clocksource/drivers/arc_timer: Add comments about locking while read GFRC

This came to light in some internal discussions and it is nice to have
this documented rather than digging up the PRM (Prog Ref Manual) again.

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Acked-by: Vineet Gupta <vgupta@synopsys.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/arc_timer.c