diff options
author | Takashi Iwai <tiwai@suse.de> | 2017-02-02 14:43:39 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2017-02-03 17:36:26 +0100 |
commit | 182cdf23dbf6672954ac646871bf5902050268c7 (patch) | |
tree | 4a3f5f27552ace7685a579b8e22ace938c349c5b /lib/Makefile | |
parent | 313d9f28c1d5e0254ca16f2df0f1b737e30c0993 (diff) |
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>
Diffstat (limited to 'lib/Makefile')
0 files changed, 0 insertions, 0 deletions