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:
7668fd5
)
ARM: use get_cr() rather than cr_alignment
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 13 Apr 2014 17:47:34 +0000
(18:47 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 22 May 2014 15:27:27 +0000
(16:27 +0100)
Rather than reading the cr_alignment variable, use get_cr() to read
directly from the hardware instead. We have two places where this
occurs, neither of them are performance critical.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found