ALSA: pcxhr: Fix a counter wrap
authorMarkus Bollinger <bollinger@digigram.com>
Wed, 20 Jun 2012 06:32:48 +0000 (08:32 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 20 Jun 2012 06:35:28 +0000 (08:35 +0200)
commitd7dc9e32ae64b5db777017344da61a285c2347f8
tree2f06b4dade77082cefce0f06491f12d5bfbd692c
parente0815f35ccd276a903298ad4c3d8d10b65933b86
ALSA: pcxhr: Fix a counter wrap

fix a counter wrap to avoid resynchronization of stream positions every several
minutes. The resynchronization may create stream position jitter

Signed-off-by: Markus Bollinger <bollinger@digigram.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/pcxhr/pcxhr_core.c