Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Ed Blake <ed.blake@sondrel.com>
To: lgirdwood@gmail.com, broonie@kernel.org
Cc: alsa-devel@alsa-project.org, Ed Blake <ed.blake@sondrel.com>
Subject: [PATCH v2 0/2] ASoC: img-i2s-out: Add power management
Date: Fri,  6 Oct 2017 15:52:26 +0100	[thread overview]
Message-ID: <20171006145228.13529-1-ed.blake@sondrel.com> (raw)

This patch set adds power managment to the img-i2s-out driver.  The
first patch adds system PM suspend / resume handling and the second
patch adds control of the sys clock to runtime PM.

Changes in v2:
 - Changed from ASoC specific pm callbacks to device ones
 - Errors returned from pm_runtime_get_sync are now handled

Ed Blake (2):
  ASoC: img-i2s-out: Add suspend / resume handling
  ASoC: img-i2s-out: Add control of sys clock to runtime PM

 sound/soc/img/img-i2s-out.c | 108 ++++++++++++++++++++++++++++++++++----------
 1 file changed, 85 insertions(+), 23 deletions(-)

-- 
2.11.0

             reply	other threads:[~2017-10-06 14:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-06 14:52 Ed Blake [this message]
2017-10-06 14:52 ` [PATCH v2 1/2] ASoC: img-i2s-out: Add suspend / resume handling Ed Blake
2017-10-09  8:49   ` Applied "ASoC: img-i2s-out: Add suspend / resume handling" to the asoc tree Mark Brown
2017-10-06 14:52 ` [PATCH v2 2/2] ASoC: img-i2s-out: Add control of sys clock to runtime PM Ed Blake
2017-10-09  8:49   ` Applied "ASoC: img-i2s-out: Add control of sys clock to runtime PM" to the asoc tree Mark Brown

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=20171006145228.13529-1-ed.blake@sondrel.com \
    --to=ed.blake@sondrel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=lgirdwood@gmail.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