From: Daniel Mack <zonque@gmail.com>
To: linux-omap@vger.kernel.org
Cc: s.neumann@raumfeld.com, mporter@ti.com, nsekhar@ti.com,
alsa-devel@alsa-project.org, gururaja.hebbar@ti.com,
linux-arm-kernel@lists.infradead.org,
Daniel Mack <zonque@gmail.com>
Subject: [PATCH] ARM: omap: edma: add suspend suspend/resume hooks
Date: Tue, 1 Oct 2013 15:51:32 +0200 [thread overview]
Message-ID: <1380635493-31040-1-git-send-email-zonque@gmail.com> (raw)
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
next reply other threads:[~2013-10-01 13:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-01 13:51 Daniel Mack [this message]
2013-10-01 13:51 ` [PATCH] ARM: omap: edma: add suspend suspend/resume hooks Daniel Mack
2013-10-01 18:42 ` Kevin Hilman
2013-10-03 6:43 ` Gururaja Hebbar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1380635493-31040-1-git-send-email-zonque@gmail.com \
--to=zonque@gmail.com \
--cc=alsa-devel@alsa-project.org \
--cc=gururaja.hebbar@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=mporter@ti.com \
--cc=nsekhar@ti.com \
--cc=s.neumann@raumfeld.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).