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:
4ff895b
)
i2c-designware: Allow mixed endianness accesses
author
Jean-Hugues Deschenes
<jean-hugues.deschenes@octasic.com>
Thu, 6 Oct 2011 18:26:27 +0000
(11:26 -0700)
committer
Ben Dooks
<ben-linux@fluff.org>
Sat, 29 Oct 2011 10:00:51 +0000
(11:00 +0100)
Allows CPUs of a given endianness to access a dw controller of a different
endianness. Endianncess difference is detected at run time through the dw
component type register.
Signed-off-by: Jean-Hugues Deschenes <jean-hugues.deschenes@octasic.com>
Signed-off-by: Dirk Brandewie <dirk.brandewie@gmail.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
No differences found