-
- Downloads
ALSA: ak411x: Add PM helper functions
Define snd_ak4114_suspend() and snd_ak4114_resume() functions to handle PM properly, stopping and restarting the work at PM. Currently only ice1712/juli.c deals with the PM and ak4114, so fix the calls there appropriately. The same PM functions are defined in ak4113.c, too, although they aren't currently called yet (ice1712/quartet.c may be enhanced to support PM later). Acked-by:Jaroslav Kysela <perex@perex.cz> Tested-by:
Pavel Hofman <pavel.hofman@ivitera.com> Signed-off-by:
Takashi Iwai <tiwai@suse.de>
Showing
- include/sound/ak4113.h 8 additions, 0 deletionsinclude/sound/ak4113.h
- include/sound/ak4114.h 8 additions, 0 deletionsinclude/sound/ak4114.h
- sound/i2c/other/ak4113.c 16 additions, 0 deletionssound/i2c/other/ak4113.c
- sound/i2c/other/ak4114.c 16 additions, 0 deletionssound/i2c/other/ak4114.c
- sound/pci/ice1712/juli.c 3 additions, 1 deletionsound/pci/ice1712/juli.c
Loading
Please register or sign in to comment