commit | e5b486841d572c5ac83c798f82f4f67cbbac5320 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Oct 19 23:57:56 2010 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Fri Oct 29 00:30:24 2010 +0200 |
tree | 162b0c3f058fb461515a06614711a717d6807bb8 | |
parent | 00969f23dae70f62d7ce3f7abbbfb6d09ef92739 [diff] |
mfd: Factor out WM831x I2C I/O from the core driver In preparation for the addition of SPI support for the WM831x move the I2C specific code into a separate file with a separate Kconfig option so the I2C support can be excluded from the build. Also update the 1133-EV1 PMIC module support for SMDK6410 to use the new symbol. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>