All of lore.kernel.org
 help / color / mirror / Atom feed
From: bharatku@xilinx.com (bharat kumar gogada)
To: linux-arm-kernel@lists.infradead.org
Subject: when to use devm_request_irq and irq_set_chained_handler_and_data
Date: Wed, 7 Oct 2015 15:29:28 +0000 (UTC)	[thread overview]
Message-ID: <loom.20151007T172212-792@post.gmane.org> (raw)

when to use devm_request_irq and when to use irq_set_chained_handler_and_data.
I see that some drivers are not using devm_request_irq instead using
irq_set_chained_handler_and_data for setting up irq handling.

If we use  irq_set_chained_handler_and_data will it show up in cat
/proc/interrupts

             reply	other threads:[~2015-10-07 15:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-07 15:29 bharat kumar gogada [this message]
2015-10-07 15:43 ` when to use devm_request_irq and irq_set_chained_handler_and_data Marc Zyngier
2015-10-07 16:07   ` Bharat Kumar Gogada
2015-10-07 16:27     ` Marc Zyngier

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=loom.20151007T172212-792@post.gmane.org \
    --to=bharatku@xilinx.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.