All of 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-in: Add power management
Date: Fri,  6 Oct 2017 15:50:38 +0100	[thread overview]
Message-ID: <20171006145040.13436-1-ed.blake@sondrel.com> (raw)

This patch set adds power managment to the img-i2s-in driver. The first
patch adds system PM suspend / resume handling and the second patch
adds 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-in: Add suspend / resume handling
  ASoC: img-i2s-in: Add runtime PM

 sound/soc/img/img-i2s-in.c | 130 ++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 118 insertions(+), 12 deletions(-)

-- 
2.11.0

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

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-06 14:50 Ed Blake [this message]
2017-10-06 14:50 ` [PATCH v2 1/2] ASoC: img-i2s-in: Add suspend / resume handling Ed Blake
2017-10-09  8:50   ` Applied "ASoC: img-i2s-in: Add suspend / resume handling" to the asoc tree Mark Brown
2017-10-06 14:50 ` [PATCH v2 2/2] ASoC: img-i2s-in: Add runtime PM Ed Blake
2017-10-09  8:50   ` Applied "ASoC: img-i2s-in: Add 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=20171006145040.13436-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 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.