alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: omap: edma: add suspend suspend/resume hooks
@ 2013-10-01 13:51 Daniel Mack
  2013-10-01 13:51 ` Daniel Mack
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Mack @ 2013-10-01 13:51 UTC (permalink / raw)
  To: linux-omap
  Cc: s.neumann, mporter, nsekhar, alsa-devel, gururaja.hebbar,
	linux-arm-kernel, Daniel Mack

This patch adds support for edma driver.

I know the intermediate code in arch/arm/common is going to be purged
eventually when the real dma-engine driver lands, so I don't know
whether it's reasonable to include my patch after all. It might just
server as template for the suspend/resume functions in the final
driver, or maybe anyone wants to include that intermediate hack for the
time being.

Successfully tested on an AM335x board with davinci-mcasp enabled
audio. A patch to make the latter work after suspend has been posted
on alsa-devel.


Thanks,
Dainel


Daniel Mack (1):
  ARM: omap: edma: add suspend suspend/resume hooks

 arch/arm/common/edma.c | 133 +++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 133 insertions(+)

-- 
1.8.3.1


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

end of thread, other threads:[~2013-10-03  6:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-01 13:51 [PATCH] ARM: omap: edma: add suspend suspend/resume hooks Daniel Mack
2013-10-01 13:51 ` Daniel Mack
2013-10-01 18:42   ` Kevin Hilman
2013-10-03  6:43   ` Gururaja Hebbar

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