[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1349623340-21807-1-git-send-email-ldewangan@nvidia.com>
Date: Sun, 7 Oct 2012 20:52:15 +0530
From: Laxman Dewangan <ldewangan@...dia.com>
To: <sameo@...ux.intel.com>
CC: <linux-kernel@...r.kernel.org>, <vbyravarasu@...dia.com>,
Laxman Dewangan <ldewangan@...dia.com>
Subject: [PATCH 0/5] mfd: tps65090: cleanups and use regmap-irq for interrupt support
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists