Skip to content
Commit 79452f0a authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: pcm - Fix regressions with VMware



VMware tends to report PCM positions and period updates at utterly
wrong timing.  This screws up the recent PCM core code that tries
to correct the position based on the irq timing.

Now, when a backward irq position is detected, skip the update
instead of rebasing.  (This is almost the old behavior before
2.6.30.)

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 6847e154
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment