Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ASoC: img-i2s-out: Add power management
@ 2017-10-06 14:52 Ed Blake
  2017-10-06 14:52 ` [PATCH v2 1/2] ASoC: img-i2s-out: Add suspend / resume handling Ed Blake
  2017-10-06 14:52 ` [PATCH v2 2/2] ASoC: img-i2s-out: Add control of sys clock to runtime PM Ed Blake
  0 siblings, 2 replies; 5+ messages in thread
From: Ed Blake @ 2017-10-06 14:52 UTC (permalink / raw)
  To: lgirdwood, broonie; +Cc: alsa-devel, Ed Blake

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

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

end of thread, other threads:[~2017-10-09  8:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-06 14:52 [PATCH v2 0/2] ASoC: img-i2s-out: Add power management Ed Blake
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox