linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: mxs: icoll code cleanup
@ 2013-03-25 15:22 Shawn Guo
  2013-03-25 15:22 ` [PATCH 1/3] ARM: mxs: get icoll base address from device tree Shawn Guo
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Shawn Guo @ 2013-03-25 15:22 UTC (permalink / raw)
  To: linux-arm-kernel

The series cleans up mxs icoll code and then moves it into
drivers/irqchip.  It's another step to multiplatform support.

Shawn Guo (3):
  ARM: mxs: get icoll base address from device tree
  ARM: mxs: call stmp_reset_block() in icoll
  ARM: mxs: move icoll driver into drivers/irqchip

 arch/arm/mach-mxs/Makefile                         |    2 +-
 arch/arm/mach-mxs/include/mach/common.h            |    3 ---
 arch/arm/mach-mxs/mach-mxs.c                       |    6 +++--
 drivers/irqchip/Makefile                           |    1 +
 .../mach-mxs/icoll.c => drivers/irqchip/irq-mxs.c  |   24 ++++++++------------
 include/linux/irqchip/mxs.h                        |   14 ++++++++++++
 6 files changed, 30 insertions(+), 20 deletions(-)
 rename arch/arm/mach-mxs/icoll.c => drivers/irqchip/irq-mxs.c (89%)
 create mode 100644 include/linux/irqchip/mxs.h

-- 
1.7.9.5

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

end of thread, other threads:[~2013-03-25 15:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-25 15:22 [PATCH 0/3] ARM: mxs: icoll code cleanup Shawn Guo
2013-03-25 15:22 ` [PATCH 1/3] ARM: mxs: get icoll base address from device tree Shawn Guo
2013-03-25 15:22 ` [PATCH 2/3] ARM: mxs: call stmp_reset_block() in icoll Shawn Guo
2013-03-25 15:22 ` [PATCH 3/3] ARM: mxs: move icoll driver into drivers/irqchip Shawn Guo

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