linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jason Cooper <jason@lakedaemon.net>
To: Oleksij Rempel <linux@rempel-privat.de>
Cc: kernel@pengutronix.de, linux-kernel@vger.kernel.org,
	tglx@linutronix.de, marc.zyngier@arm.com
Subject: Re: [PATCH v2] irqchip: mxs: add missing set_handle_irq()
Date: Wed, 17 Feb 2016 17:17:43 -0500	[thread overview]
Message-ID: <C53AAABC-95D2-4C1B-94FA-606F733D3978@lakedaemon.net> (raw)
In-Reply-To: <1454061473-24957-1-git-send-email-linux@rempel-privat.de>


> On Jan 29, 2016, at 04:57, Oleksij Rempel <linux@rempel-privat.de> wrote:
> 
> The rework of the driver missed to move the call to set_handle_irq() into
> asm9260_of_init(). As a consequence no interrupt entry point is installed and
> no interrupts are delivered
> 
> Solution is:
> Install the interrupt entry handler.
> 
> Fixes: 7e4ac676ee ("irqchip/mxs: Add Alphascale ASM9260 support")
> 
> Signed-off-by: Oleksij Rempel <linux@rempel-privat.de>
> ---
> drivers/irqchip/irq-mxs.c | 1 +
> 1 file changed, 1 insertion(+)
> 

Applied to irqchip/urgent

Thx,

Jason. 

      parent reply	other threads:[~2016-02-17 22:17 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-29  8:29 [PATCH] irqchip: mxs: add missing set_handle_irq() Oleksij Rempel
2016-01-29  8:33 ` Thomas Gleixner
2016-01-29  8:49   ` Oleksij Rempel
2016-01-29  8:54     ` Thomas Gleixner
2016-01-29  8:58       ` Oleksij Rempel
2016-01-29  9:16         ` Thomas Gleixner
2016-01-29  9:57           ` [PATCH v2] " Oleksij Rempel
2016-01-29 11:18             ` [tip:irq/urgent] irqchip/mxs: Add " tip-bot for Oleksij Rempel
2016-02-17 22:17             ` Jason Cooper [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=C53AAABC-95D2-4C1B-94FA-606F733D3978@lakedaemon.net \
    --to=jason@lakedaemon.net \
    --cc=kernel@pengutronix.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@rempel-privat.de \
    --cc=marc.zyngier@arm.com \
    --cc=tglx@linutronix.de \
    /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).