commit | c8af34b4dbc211f1e08a7ea513dc399046825866 | [log] [tgz] |
---|---|---|
author | Ezequiel Garcia <ezequiel.garcia@free-electrons.com> | Wed Feb 19 17:05:26 2014 -0300 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Tue Mar 11 23:05:05 2014 +0100 |
tree | c41d244fac5ea714367945f2b67053f8f06a7a73 | |
parent | 0a54a069585bb875d37494c434f36a19bcc05df9 [diff] |
clocksource: armada-370-xp: Use atomic access for shared registers Replace the driver-specific thread-safe shared register API by the recently introduced atomic_io_clear_set(). Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>