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:
a9a8378
)
ARM: 7596/1: mmci: replace readsl/writesl with ioread32_rep/iowrite32_rep
author
Davide Ciminaghi
<ciminaghi@gnudd.com>
Mon, 10 Dec 2012 13:47:21 +0000
(14:47 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Tue, 11 Dec 2012 00:18:08 +0000
(
00:18
+0000)
Not all the architectures have readsl/writesl,
use the more portable ioread32_rep/iowrite32_rep functions instead.
Signed-off-by: Davide Ciminaghi <ciminaghi@gnudd.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found