public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RESEND]: RE: [PATCH v2 3/3] pch_gpio: support interrupt function
@ 2011-06-07  6:00 Tomoya MORINAGA
  2011-06-07 17:22 ` Grant Likely
  0 siblings, 1 reply; 7+ messages in thread
From: Tomoya MORINAGA @ 2011-06-07  6:00 UTC (permalink / raw)
  To: Grant Likely, linux-kernel, alexander.stein
  Cc: qi.wang, yong.y.wang, toshiharu-linux, kok.howg.ewe, joel.clark

Hi Grant,

Let me resend again.
I haven't received your answer the following my question yet.

On Friday, May 27, 2011 4:09 PM, Grant Likely wrote:
> Take a look at the new irq_chip_generic infrastructure.  You don't
> need to implement a memory mapped irq controller from scratch anymore.
> Most of the access functions can be taken directly from
> irq_chip_generic instead.

Let me clarify your saying.
  a) We shouldn't use request_irq( ) ?
  b) Does Your  "irq_chip_generic" mean irq_set_handler_data( ) /
irq_set_chained_handler( ) ?
      If yes, Using these functions, I saw IRQ shared other function's
interrupt becomes invalid.

-- 
tomoya
OKI SEMICONDUCTOR CO., LTD.

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

end of thread, other threads:[~2011-06-20  4:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-07  6:00 [RESEND]: RE: [PATCH v2 3/3] pch_gpio: support interrupt function Tomoya MORINAGA
2011-06-07 17:22 ` Grant Likely
2011-06-08  2:29   ` Tomoya MORINAGA
2011-06-08 14:57     ` Grant Likely
2011-06-09  1:29       ` Tomoya MORINAGA
2011-06-20  1:07   ` Tomoya MORINAGA
2011-06-20  4:25     ` Grant Likely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox