linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: jamie@jamieiles.com (Jamie Iles)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] irqdomain: export irq_domain_simple_ops for !CONFIG_OF
Date: Wed, 14 Dec 2011 22:45:31 +0000	[thread overview]
Message-ID: <20111214224531.GB3125@gallagher> (raw)
In-Reply-To: <1323902398-10072-1-git-send-email-jamie@jamieiles.com>

On Wed, Dec 14, 2011 at 10:39:57PM +0000, Jamie Iles wrote:
> irqdomain support is used in interrupt controller drivers that may not
> have device tree support but only need the basic HW->Linux irq
> translation.  Rather than having each of these implement their own IRQ
> domain, allow them to use the simple ops.
> 
> Acked-by: Thomas Gleixner <tglx@linutronix.de>
> Acked-by: Rob Herring <robherring2@gmail.com>
> Cc: Grant Likely <grant.likely@secretlab.ca>
> Signed-off-by: Jamie Iles <jamie@jamieiles.com>

I've put these in the patch tracker as 723[56]/1 for expediency.

Jamie

      parent reply	other threads:[~2011-12-14 22:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-14 22:39 [PATCH 1/2] irqdomain: export irq_domain_simple_ops for !CONFIG_OF Jamie Iles
2011-12-14 22:39 ` [PATCH 2/2] ARM: vic: always use simple ops Jamie Iles
2011-12-14 22:45 ` Jamie Iles [this message]

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=20111214224531.GB3125@gallagher \
    --to=jamie@jamieiles.com \
    --cc=linux-arm-kernel@lists.infradead.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).