forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
i2c-designware: Allow mixed endianness accesses
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 <[email protected]> Signed-off-by: Dirk Brandewie <[email protected]> Signed-off-by: Ben Dooks <[email protected]>
- Loading branch information
Jean-Hugues Deschenes
authored and
Ben Dooks
committed
Oct 29, 2011
1 parent
4ff895b
commit 18c4089
Showing
1 changed file
with
15 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters