[alsa-devel] [PATCH v2 0/2] ASoC: img-i2s-out: Add power management
Ed Blake
ed.blake at sondrel.com
Fri Oct 6 16:52:26 CEST 2017
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
More information about the Alsa-devel
mailing list