This patch series cleanups the driver code by removing unused member, rearranging code and moving irq implementation to regmap-irq framework.
Laxman Dewangan (5): mfd: add battery charger in tps65090 sub devs mfd: tps65090: add error prints when mem alloc failed mfd: tps65090: remove unused member of struct tps65090 mfd: tps65090: move register access APIs to header mfd: tps65090: use regmap irq framework for interrupt support drivers/mfd/tps65090.c | 312 ++++++++++++++---------------------------- include/linux/mfd/tps65090.h | 73 ++++++++--- 2 files changed, 159 insertions(+), 226 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/