public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND 0/5] mfd: tps65090: cleanups and use regmap-irq for interrupt support
@ 2012-11-20  3:14 Laxman Dewangan
  2012-11-20  3:14 ` [PATCH RESEND 1/5] mfd: add battery charger in tps65090 sub devs Laxman Dewangan
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Laxman Dewangan @ 2012-11-20  3:14 UTC (permalink / raw)
  To: sameo; +Cc: linux-kernel, broonie, Laxman Dewangan

This patch series cleanups the driver code by removing unused
member, rearranging code and moving irq implementation to regmap-irq
framework.

Just resending in case of it is missed.

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(-)


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-11-21 13:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-20  3:14 [PATCH RESEND 0/5] mfd: tps65090: cleanups and use regmap-irq for interrupt support Laxman Dewangan
2012-11-20  3:14 ` [PATCH RESEND 1/5] mfd: add battery charger in tps65090 sub devs Laxman Dewangan
2012-11-20  3:14 ` [PATCH RESEND 2/5] mfd: tps65090: add error prints when mem alloc failed Laxman Dewangan
2012-11-20  3:14 ` [PATCH RESEND 3/5] mfd: tps65090: remove unused member of struct tps65090 Laxman Dewangan
2012-11-20  3:14 ` [PATCH RESEND 4/5] mfd: tps65090: move register access APIs to header Laxman Dewangan
2012-11-20  3:14 ` [PATCH RESEND 5/5] mfd: tps65090: use regmap irq framework for interrupt support Laxman Dewangan
2012-11-21 13:37 ` [PATCH RESEND 0/5] mfd: tps65090: cleanups and use regmap-irq " Samuel Ortiz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox