]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: x86: Allow no-period-wakeup setup
authorTakashi Iwai <tiwai@suse.de>
Tue, 7 Feb 2017 07:09:12 +0000 (08:09 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 10 Feb 2017 09:21:44 +0000 (10:21 +0100)
commite8de9859e4e834a74da824e13070aa992c32de10
treec59e26788ebfa25745382c22161031d87c0abf98
parent8d48c0163d1ab0f56a18ebe9898a34ebcfdfaa1a
ALSA: x86: Allow no-period-wakeup setup

In the current implementation, the driver may update the BDs even at
PCM pointer callback.  This allows us to skip the period interrupt
effectively.

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