Hi Linus, On Fri, Aug 10, 2012 at 10:32:35AM +0200, Linus Walleij wrote: > From: Marcus Cooper <[email protected]> > > The U8500 has its own set of separate header, so the abx500 > becomes completely abstract. Do the same split for the AB3100 > legacy ASIC. > > Signed-off-by: Marcus Cooper <[email protected]> > Signed-off-by: Linus Walleij <[email protected]> > --- > arch/arm/mach-u300/i2c.c | 2 +- > drivers/mfd/ab3100-core.c | 1 + > drivers/regulator/ab3100.c | 1 + > include/linux/mfd/ab3100.h | 129 > +++++++++++++++++++++++++++++++++++++++++++++ > include/linux/mfd/abx500.h | 117 +--------------------------------------- > 5 files changed, 133 insertions(+), 117 deletions(-) > create mode 100644 include/linux/mfd/ab3100.h Patch applied, thanks.
Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

