ALSA: x86: Rip out the lpe audio runtime suspend/resume hooks
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 24 Oct 2018 15:48:25 +0000 (18:48 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 2 Nov 2018 16:25:33 +0000 (18:25 +0200)
commit0019457e31b2ebf3fab38c20c8097e658daea9b8
treed097cee7830dd6f25af039e772dc185380de27d8
parent8dfb839cfe737a17def8e5f88ee13c295230364a
ALSA: x86: Rip out the lpe audio runtime suspend/resume hooks

Ever since commit 46e831abe864 ("drm/i915/lpe: Mark LPE audio runtime
pm as "no callbacks"") the runtime suspend/resume hooks are no longer
used. Inline them into the system suspend hooks.

Cc: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Takashi Iwai <tiwai@suse.de>
Cc: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20181024154825.18185-2-ville.syrjala@linux.intel.com
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Acked-by: Takashi Iwai <tiwai@suse.de>
sound/x86/intel_hdmi_audio.c