linux/sound/soc/img
Ed Blake f65bb92ca1 ASoC: img-i2s-in: Add runtime PM
Add runtime PM to disable the clock when the device is not in use.
The ASoC core takes care of the pm_runtime_get_sync / put calls so we
just need to provide runtime_suspend / runtime_resume functions and
enable runtime PM.

Signed-off-by: Ed Blake <ed.blake@sondrel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-10-09 09:43:36 +01:00
..
img-i2s-in.c ASoC: img-i2s-in: Add runtime PM 2017-10-09 09:43:36 +01:00
img-i2s-out.c ASoC: img-i2s-out: Rename suspend / resume funcs 2017-10-04 11:39:47 +01:00
img-parallel-out.c ASoC: img-parallel-out: Check pm_runtime_get_sync return code 2017-10-09 09:43:30 +01:00
img-spdif-in.c ASoC: img: explicitly request exclusive reset control 2017-07-19 17:06:54 +01:00
img-spdif-out.c ASoC: img-spdif-out: Rename suspend / resume funcs 2017-10-04 11:40:02 +01:00
Kconfig ASoC: img: Add driver for Pistachio internal DAC 2015-12-12 22:56:35 +00:00
Makefile ASoC: img: Add driver for Pistachio internal DAC 2015-12-12 22:56:35 +00:00
pistachio-internal-dac.c ASoC: codec duplicated callback function goes to component on pistachio-internal-dac 2016-08-08 11:57:57 +01:00