]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
clocksource: armada-370-xp: Use BIT()
authorEzequiel Garcia <ezequiel.garcia@free-electrons.com>
Tue, 13 Aug 2013 14:43:10 +0000 (11:43 -0300)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Mon, 2 Sep 2013 19:40:05 +0000 (21:40 +0200)
commitad48bd618f3761922c53f08e05fe00f3c85ca275
tree593d78fd4b677b8a7fe3b3fe44e9a81cdb72b501
parent887708f0ac7641e7d5131409cedf6774f26f0cb6
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>
drivers/clocksource/time-armada-370-xp.c