This patch set move the twl4030 scripts to platform data and integrates the code to download the scripts with the new twl4030 codebase. Peter 'p2' De Schrijver (3): Add twl4030 scripts to 3430sdp platform data Adapt twl4030 power code to new twl4030 code Add twl4030 power platform device arch/arm/mach-omap2/board-3430sdp.c | 61 ++++++++ drivers/i2c/chips/twl4030-core.c | 41 +++++ drivers/i2c/chips/twl4030-power.c | 290 ++++++++++++++--------------------- include/linux/i2c/twl4030.h | 64 ++++++++ 4 files changed, 283 insertions(+), 173 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html