From: Takashi Iwai Date: Tue, 13 Jan 2015 10:24:08 +0000 (+0100) Subject: ALSA: ak411x: Add PM helper functions X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~130^2~29^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1293617cddc40971917150e3f5bf66b7306e2e7e;p=pandora-kernel.git 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 Tested-by: Pavel Hofman Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed