linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* when to use devm_request_irq and irq_set_chained_handler_and_data
@ 2015-10-07 15:29 bharat kumar gogada
  2015-10-07 15:43 ` Marc Zyngier
  0 siblings, 1 reply; 4+ messages in thread
From: bharat kumar gogada @ 2015-10-07 15:29 UTC (permalink / raw)
  To: linux-arm-kernel

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

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

end of thread, other threads:[~2015-10-07 16:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-07 15:29 when to use devm_request_irq and irq_set_chained_handler_and_data bharat kumar gogada
2015-10-07 15:43 ` Marc Zyngier
2015-10-07 16:07   ` Bharat Kumar Gogada
2015-10-07 16:27     ` Marc Zyngier

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