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:
2674dd0
)
ARM: 7165/2: PL330: Fix typo in _prepare_ccr()
author
Javi Merino
<javi.merino@arm.com>
Wed, 16 Nov 2011 11:45:39 +0000
(12:45 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 21 Nov 2011 13:12:19 +0000
(13:12 +0000)
scctl should be shifted by CC_SRCCTRL_SHFT and dcctl by
CC_DSTCCTRL_SHFT, not the other way round.
Reference: <
1320244259
-10496-4-git-send-email-javi.merino@arm.com>
Signed-off-by: Javi Merino <javi.merino@arm.com>
Acked-by: Jassi Brar <jassisinghbrar@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found