Re: [PATCH 1/2] mfd: Factor out WM831x I2C I/O from the core driver

From: Stefan Schmidt
Date: Fri Oct 08 2010 - 15:36:40 EST


Hello.

On Fri, 2010-10-08 at 09:52, Mark Brown wrote:
> 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.

The factored out file is missing here. Makefile has a reference for wm831x-i2c,
but you seemed to have forgotten to git add it.

> Also update the 1133-EV1 PMIC module support for SMDK6410 to use the new
> symbol.
>
> Signed-off-by: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
> ---
> arch/arm/mach-s3c64xx/Kconfig | 1 +
> drivers/mfd/Kconfig | 14 +++--
> drivers/mfd/Makefile | 1 +
> drivers/mfd/wm831x-core.c | 138 +-------------------------------------
> include/linux/mfd/wm831x/core.h | 12 ++++
> 5 files changed, 27 insertions(+), 139 deletions(-)

regards
Stefan Schmidt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/