]> git.baikalelectronics.ru Git - kernel.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)
commit5f7828d1628e84ddfc3aad2725ec48999c36d4f1
tree726eec2ff1bbe4f2172009cb42662e28978f9b70
parent06d1edc91bab664364ca85e6fea19eb15ac20cdf
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