linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Magnus Damm <magnus.damm@gmail.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH 00/02] ARM: shmobile: r8a7779 and Marzen NR_IRQS_LEGACY removal
Date: Fri, 08 Aug 2014 11:48:55 +0000	[thread overview]
Message-ID: <20140808114855.14647.62725.sendpatchset@w520> (raw)

ARM: shmobile: r8a7779 and Marzen NR_IRQS_LEGACY removal

[PATCH 01/02] ARM: shmobile: r8a7779: Remove NR_IRQS_LEGACY
[PATCH 02/02] ARM: shmobile: marzen: Remove NR_IRQS_LEGACY

Remove NR_IRQS_LEGACY from the machine vector on r8a7779 and Marzen,
completely untested but other Multiplatform SMP SoCs with GIC seem
to work well without this - and so does legacy Marzen.

The reason for this removal is that this is just legacy left over
cruft that once used to be necessary for static interrupt assignment
(I think) while we migrated to DT support for the GIC.

Not needed in case of Multiplatform and Sparse IRQ.

Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
---

 Written on top of renesas-devel-v3.16-20140808

 arch/arm/mach-shmobile/board-marzen-reference.c |    1 -
 arch/arm/mach-shmobile/setup-r8a7779.c          |    1 -
 2 files changed, 2 deletions(-)


             reply	other threads:[~2014-08-08 11:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-08 11:48 Magnus Damm [this message]
2014-08-11  1:10 ` [PATCH 00/02] ARM: shmobile: r8a7779 and Marzen NR_IRQS_LEGACY removal Simon Horman
2014-08-13 11:58 ` Geert Uytterhoeven

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140808114855.14647.62725.sendpatchset@w520 \
    --to=magnus.damm@gmail.com \
    --cc=linux-sh@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).