Moving out of drivers/i2c/chips Felipe Balbi (2): i2c: move twl4030-pwrbutton to child registration style twl4030: move twl4030-pwrbutton to drivers/input/misc drivers/i2c/chips/Kconfig | 4 - drivers/i2c/chips/Makefile | 1 - drivers/input/misc/Kconfig | 4 + drivers/input/misc/Makefile | 1 + .../{i2c/chips => input/misc}/twl4030-pwrbutton.c | 59 +++++++++++++------ drivers/mfd/twl4030-core.c | 13 ++++ 6 files changed, 58 insertions(+), 24 deletions(-) rename drivers/{i2c/chips => input/misc}/twl4030-pwrbutton.c (70%) -- 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