commit | ad48bd618f3761922c53f08e05fe00f3c85ca275 | [log] [tgz] |
---|---|---|
author | Ezequiel Garcia <ezequiel.garcia@free-electrons.com> | Tue Aug 13 11:43:10 2013 -0300 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Mon Sep 02 21:40:05 2013 +0200 |
tree | 593d78fd4b677b8a7fe3b3fe44e9a81cdb72b501 | |
parent | 887708f0ac7641e7d5131409cedf6774f26f0cb6 [diff] |
clocksource: armada-370-xp: Use BIT() This is a purely cosmetic commit: we replace hardcoded values that representing bits by BIT(), which is slightly more readable. Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Reviewed-by: Andrew Lunn <andrew@lunn.ch>