mfd: Move the mc13xxx-core spi specific code into a separate module
authorMarc Reilly <marc@cpdesign.com.au>
Sun, 1 Apr 2012 06:41:38 +0000 (16:41 +1000)
committerSamuel 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