[ALSA] Fix PCM 32bit compat layer
authorTakashi Iwai <tiwai@suse.de>
Mon, 15 Aug 2005 13:01:10 +0000 (15:01 +0200)
committerJaroslav Kysela <perex@suse.cz>
Tue, 30 Aug 2005 06:46:06 +0000 (08:46 +0200)
commitb27113102f576092cd8f5d6ce8365aa6e2f58134
tree9cdbf08c070d430c1959ce2ee60a2714681e8150
parentcff79742fc9e80242a9147a348621e4373c76287
[ALSA] Fix PCM 32bit compat layer

PCM Midlevel
Fixed the handling of boundary in PCM 32bit compat layer.
Positions in hwsync are bound in the 32bit boundary size.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/pcm_compat.c