diff options
author | 2009-05-28 14:12:27 +0200 | |
---|---|---|
committer | 2009-05-29 08:15:57 +0200 | |
commit | 3fd43858c7937801134bd70ef1d411e44f9c0c1c (patch) | |
tree | 01469fbd03e06e4705d1e7cf2537cc76f3d8cea9 /lib/debugobjects.c | |
parent | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip (diff) | |
download | wireguard-linux-3fd43858c7937801134bd70ef1d411e44f9c0c1c.tar.xz wireguard-linux-3fd43858c7937801134bd70ef1d411e44f9c0c1c.zip |
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 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions