commit | 17f48ec3f15ddb8080b151304ee887c68f7e4650 | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Mon Jul 17 16:50:56 2006 +0200 |
committer | Jaroslav Kysela <perex@suse.cz> | Sat Sep 23 10:37:58 2006 +0200 |
tree | 05d420b98cff7b2c28c0051be74db0196b6edd1e | |
parent | 7bc5ba7e02f63a5732fdf99e7471f54738f6f918 [diff] |
[ALSA] system timer: fix lost ticks correction adjustment Fix the adjustment of the lost ticks correction variable in the case when the correction has been fully taken into account in the next timer expiration value. Subtracting the scheduled ticks value would result in an underflow. Signed-off-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz>