diff options
author | Jaroslav Kysela <perex@perex.cz> | 2009-05-28 14:12:27 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-05-29 08:15:57 +0200 |
commit | 3fd43858c7937801134bd70ef1d411e44f9c0c1c (patch) | |
tree | 01469fbd03e06e4705d1e7cf2537cc76f3d8cea9 /sound/pci/au88x0/au88x0_synth.c | |
parent | cd86a536c81e9300d984327517548ca0652eebf9 (diff) |
ALSA: au88x0: fix .pointer callback
Appearently, the used mask in the .pointer callback is invalid. It should
be in period_bytes range. The period_bytes is pow(2), so simple bitwise
operation is used.
Idea was taken from ALSA bug#4455.
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/au88x0/au88x0_synth.c')
0 files changed, 0 insertions, 0 deletions