[alsa-devel] [PATCH 0/3] dma: img-spdif-out: Add power management
Ed Blake
ed.blake at sondrel.com
Mon Oct 2 12:01:54 CEST 2017
This patch set adds power managment to the img-spdif-out driver. The
first patch renames existing 'suspend' and 'resume' functions to
'runtime_suspend' and 'runtime_resume', which is what they actually
are, the second patch adds system PM suspend / resume handling and the
third patch adds control of the sys clock to runtime PM.
Ed Blake (3):
ASoC: img-spdif-out: Rename suspend / resume funcs
ASoC: img-spdif-out: Add suspend / resume handling
ASoC: img-spdif-out: Add control of sys clock to runtime PM
sound/soc/img/img-spdif-out.c | 89 +++++++++++++++++++++++++++++++++----------
1 file changed, 68 insertions(+), 21 deletions(-)
--
1.9.1
More information about the Alsa-devel
mailing list