linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: OMAP/TWL: remove unused pdata IRQ fields
@ 2012-05-08 17:19 Kevin Hilman
  2012-05-08 17:19 ` [PATCH 1/2] ARM: OMAP2+: TWL: remove usage of pdata->irq_base/_end Kevin Hilman
  2012-05-08 17:19 ` [PATCH 2/2] mfd: twl: remove pdata->irq_base/_end, no more users Kevin Hilman
  0 siblings, 2 replies; 4+ messages in thread
From: Kevin Hilman @ 2012-05-08 17:19 UTC (permalink / raw)
  To: linux-arm-kernel

The TWL driver has been converted to SPARSE_IRQ, and no longer needs
these fields.  Remove them.

Samuel, with your ack, we can keep the twl.h change with the OMAP
change that removes all the users so they merge together and avoid
potential build problems if they merge separately.

Kevin


Kevin Hilman (2):
  ARM: OMAP2+: TWL: remove usage of pdata->irq_base/_end
  mfd: twl: remove pdata->irq_base/_end, no more users

 arch/arm/mach-omap2/board-2430sdp.c    |    3 ---
 arch/arm/mach-omap2/board-omap3logic.c |    3 ---
 arch/arm/mach-omap2/twl-common.c       |   10 ----------
 include/linux/i2c/twl.h                |    1 -
 4 files changed, 17 deletions(-)

-- 
1.7.9.2

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

end of thread, other threads:[~2012-05-11  9:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-08 17:19 [PATCH 0/2] ARM: OMAP/TWL: remove unused pdata IRQ fields Kevin Hilman
2012-05-08 17:19 ` [PATCH 1/2] ARM: OMAP2+: TWL: remove usage of pdata->irq_base/_end Kevin Hilman
2012-05-08 17:19 ` [PATCH 2/2] mfd: twl: remove pdata->irq_base/_end, no more users Kevin Hilman
2012-05-11  9:40   ` Samuel Ortiz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).