![](https://secure.gravatar.com/avatar/019661c557fd5d9e69ef830256034d58.jpg?s=120&d=mm&r=g)
6 Oct
2017
6 Oct
'17
4:50 p.m.
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