linux-stable/sound/x86
Takashi Iwai 182cdf23db ALSA: x86: Implement runtime PM
Although the driver has some PM callbacks, it doesn't do it right:
- the suspend callback doesn't handle to suspend the running PCM,
- the runtime PM ops are missing,
- pm_runtime_get_sync() isn't used at the right place.

This patch covers the above and provides the basic runtime PM
functionality.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-02-03 17:36:26 +01:00
..
intel_hdmi_audio.c ALSA: x86: Implement runtime PM 2017-02-03 17:36:26 +01:00
intel_hdmi_audio.h ALSA: x86: Properly manage PCM substream lifetype 2017-02-03 17:36:13 +01:00
intel_hdmi_lpe_audio.h ALSA: x86: Drop redundant had_stream_pvt 2017-02-03 17:35:42 +01:00
Kconfig
Makefile ALSA: x86: Fold intel_hdmi_audio_if.c into main file 2017-02-03 17:31:54 +01:00