All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: omap: edma: add suspend suspend/resume hooks
@ 2013-10-01 13:51 ` Daniel Mack
  0 siblings, 0 replies; 8+ 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] 8+ messages in thread

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

Thread overview: 8+ 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 13:51 ` Daniel Mack
2013-10-01 13:51   ` Daniel Mack
2013-10-01 18:42   ` Kevin Hilman
2013-10-01 18:42     ` Kevin Hilman
2013-10-03  6:43   ` Gururaja Hebbar
2013-10-03  6:43     ` Gururaja Hebbar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.