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:
91b5e74
)
mfd: Move the mc13xxx-core spi specific code into a separate module
author
Marc Reilly
<marc@cpdesign.com.au>
Sun, 1 Apr 2012 06:41:38 +0000
(16:41 +1000)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Tue, 1 May 2012 10:35:40 +0000
(12:35 +0200)
All spi specific code is moved into a new module. The mc13xxx struct
moves to a new local include file by necessity.
A new config choice selects the SPI bus type support and by default is
value of SPI_MASTER to remain compatible with existing configs.
Signed-off-by: Marc Reilly <marc@cpdesign.com.au>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found