[alsa-devel] [PATCH 0/3] ASoC: img-i2s-out: Add power management
Ed Blake
ed.blake at sondrel.com
Mon Oct 2 11:59:44 CEST 2017
This patch set adds power managment to the img-i2s-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-i2s-out: Rename suspend / resume funcs
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 | 116 +++++++++++++++++++++++++++++++++-----------
1 file changed, 87 insertions(+), 29 deletions(-)
--
1.9.1
More information about the Alsa-devel
mailing list