commit | e8de9859e4e834a74da824e13070aa992c32de10 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Feb 07 08:09:12 2017 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Feb 10 10:21:44 2017 +0100 |
tree | c59e26788ebfa25745382c22161031d87c0abf98 | |
parent | 8d48c0163d1ab0f56a18ebe9898a34ebcfdfaa1a [diff] |
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>