]> asedeno.scripts.mit.edu Git - linux.git/commit
ALSA: x86: Drop flag_underrun field
authorTakashi Iwai <tiwai@suse.de>
Wed, 1 Feb 2017 16:37:36 +0000 (17:37 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 3 Feb 2017 16:35:17 +0000 (17:35 +0100)
commitd0e9b1a23ca3dbe24e88c6671218b9031e37db96
treed712e5ebe938e37afeda664dd09163a5b4712b8c
parent8f8d1d7fe009c320d80ed1c7b0c1d3d48b538965
ALSA: x86: Drop flag_underrun field

The flag_underrun flag is used to indicate to escalate the XRUN
reporting at the next position inquiry, but there is a much simpler
method to achieve it: just call snd_pcm_stop_xrun().

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