ALSA: x86: Drop global hlpe_state
commit055610b002c1066b8ca1919b8d051d80c9e2d86e
authorTakashi Iwai <tiwai@suse.de>
Mon, 30 Jan 2017 17:11:13 +0000 (30 18:11 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 3 Feb 2017 16:24:58 +0000 (3 17:24 +0100)
treeadf5655b1e7f95fdc032563491ab77f6c210cd4d
parentbf8b24f8169096050795b552a778faaac349c73c
ALSA: x86: Drop global hlpe_state

Now it's the turn to drop the global hlpe_state variable.  It can be
gracefully embedded in hdmi_lpe_audio_ctx struct.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/x86/intel_hdmi_lpe_audio.c