The following patches cleanup and move bci to
new style registration method.

I'd like to ask people who have hw to test these
patches.

It's important to say these patches depend on the
twl4030 22-patches series sent earlier by me.

Felipe Balbi (2):
  twl4030: minor cleanups to twl4030_bci_battery.c
  twl4030-bci: move to new style registration method

 arch/arm/mach-omap2/Makefile          |    4 +-
 arch/arm/mach-omap2/bci.c             |   57 ----------
 arch/arm/mach-omap2/board-3430sdp.c   |   18 +++-
 arch/arm/mach-omap2/board-ldp.c       |   18 +++-
 arch/arm/plat-omap/include/mach/bci.h |   17 ---
 drivers/i2c/chips/twl4030-core.c      |   50 +++++++++
 drivers/power/twl4030_bci_battery.c   |  184 ++++++++++++++++-----------------
 include/linux/i2c/twl4030.h           |    5 +
 8 files changed, 179 insertions(+), 174 deletions(-)
 delete mode 100644 arch/arm/mach-omap2/bci.c
 delete mode 100644 arch/arm/plat-omap/include/mach/bci.h

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to