public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [Query]: What should we do in txd->tx_submit() and device_issue_pending()
@ 2011-07-19  8:29 viresh kumar
  2011-07-19  8:49 ` Koul, Vinod
  0 siblings, 1 reply; 3+ messages in thread
From: viresh kumar @ 2011-07-19  8:29 UTC (permalink / raw)
  To: Koul, Vinod, Dan Williams
  Cc: linux-kernel@vger.kernel.org, Shiraz HASHIM, Armando VISCONTI

Hi Dan/Vinod,

I have one query regarding implementation of few routines in DMA drivers.

What the exact purpose of txd->tx_submit() and device_issue_pending() routines?

Should tx_submit() always start physical transfer (Obviously, if channel is free)?
Or should it just queue requests and then finally a call to device_issue_pending()
must start physical transfers?

-- 
viresh

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

end of thread, other threads:[~2011-07-19  9:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-19  8:29 [Query]: What should we do in txd->tx_submit() and device_issue_pending() viresh kumar
2011-07-19  8:49 ` Koul, Vinod
2011-07-19  9:08   ` viresh kumar

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