git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
887708f
)
clocksource: armada-370-xp: Use BIT()
author
Ezequiel Garcia
<ezequiel.garcia@free-electrons.com>
Tue, 13 Aug 2013 14:43:10 +0000
(11:43 -0300)
committer
Daniel Lezcano
<daniel.lezcano@linaro.org>
Mon, 2 Sep 2013 19:40:05 +0000
(21:40 +0200)
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>
No differences found