public inbox for linux-sh@vger.kernel.org
 help / color / mirror / Atom feed
* about dma-sh driver
@ 2008-09-24  4:29 Nobuhiro Iwamatsu
  2008-09-24  4:54 ` Paul Mundt
  2008-09-24  6:36 ` Nobuhiro Iwamatsu
  0 siblings, 2 replies; 3+ messages in thread
From: Nobuhiro Iwamatsu @ 2008-09-24  4:29 UTC (permalink / raw)
  To: linux-sh

Hi, all.

I'm making  driver who used dma-sh.
I use a dma-sh driver and want to use another interrupt handler.
I want to use request, get_residue and other dma_ops functions
and  change only dma_tei function.

Dma-sh has a function for IRQ interrupts in dma-sh driver.
For an IRQ interrupt, we cannot register another interrupt handler.

Is this right?

I think about three suggestion.

1. Add interrupt handler override function to dma-sh and dma-api.
    I wrote quick hack this suggestion.

2. Create SuperH driver of dma engine and shift dma engine.
    I hear that dma-sh shifts to dma-engine.
    But I don't know schedule about dma engine.

3. Do both 1 and 2 in parallelism.

If there is other good suggestion, please teach it.

Best regards,
 Nobuhiro
-- 
Nobuhiro Iwamatsu

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

end of thread, other threads:[~2008-09-24  6:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-24  4:29 about dma-sh driver Nobuhiro Iwamatsu
2008-09-24  4:54 ` Paul Mundt
2008-09-24  6:36 ` Nobuhiro Iwamatsu

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