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:
f5c5179
)
mmc: dw_mmc: make IO accessors endian agnostic
author
Ben Dooks
<ben.dooks@codethink.co.uk>
Wed, 25 Mar 2015 11:27:50 +0000
(11:27 +0000)
committer
Ulf Hansson
<ulf.hansson@linaro.org>
Thu, 9 Apr 2015 07:07:38 +0000
(09:07 +0200)
The dw_mmc driver does not use endian agnostic IO accessors, so fix
the use of __raw reads and writes to be the relaxed versions.
This fixes the dw_mmc driver initialisation on Altera socfpga in big endian.
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/dw_mmc.h
patch
|
blob
|
history
diff --cc
drivers/mmc/host/dw_mmc.h
Simple merge