]> asedeno.scripts.mit.edu Git - linux.git/commit
ALSA: x86: Remove indirect call of snd_pcm_period_elapsed()
authorTakashi Iwai <tiwai@suse.de>
Tue, 31 Jan 2017 15:04:10 +0000 (16:04 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 3 Feb 2017 16:33:13 +0000 (17:33 +0100)
commitdf76df12f178642cac616b86a762d2ee749fe402
tree726eec2ff1bbe4f2172009cb42662e28978f9b70
parente29c0f967261b0f6a95e05a224341be8f59df2d5
ALSA: x86: Remove indirect call of snd_pcm_period_elapsed()

Again another indirect call...  Let's straighten it up.
Also define the had_stream field with a proper type instead of a void
pointer.

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