linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] ARM: shmobile: don't use named resource
@ 2013-10-08  5:57 Kuninori Morimoto
  2013-10-08  6:00 ` Kuninori Morimoto
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Kuninori Morimoto @ 2013-10-08  5:57 UTC (permalink / raw)
  To: linux-sh


Hi Simon

These patches cleanup named resource/irq which are not needed.
Indeed some driver needs named resource/irq,
but these are just excess.

Kuninori Morimoto (7):
      ARM: shmobile: ape6evm: don't use named resource for MMCIF
      ARM: shmobile: ape6evm: don't use named resource for SDHI
      ARM: shmobile: lager: don't use named resource for MMCIF
      ARM: shmobile: sh73a0: don't use named resource for TMU
      ARM: shmobile: sh73a0: don't use named resource for I2C
      ARM: shmobile: sh73a0: don't use named resource for IPMMU
      ARM: shmobile: r8a73a4: don't use named irq for DMAEngine

 arch/arm/mach-shmobile/board-ape6evm.c |    6 +++---
 arch/arm/mach-shmobile/board-lager.c   |    2 +-
 arch/arm/mach-shmobile/setup-r8a73a4.c |    2 +-
 arch/arm/mach-shmobile/setup-sh73a0.c  |   16 ++++++++--------
 4 files changed, 13 insertions(+), 13 deletions(-)

Best regards
---
Kuninori Morimoto

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

end of thread, other threads:[~2013-10-09  2:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-08  5:57 [PATCH 0/7] ARM: shmobile: don't use named resource Kuninori Morimoto
2013-10-08  6:00 ` Kuninori Morimoto
2013-10-08  6:05 ` Magnus Damm
2013-10-09  2:29 ` Simon Horman

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