commit | 5f513e1197f27e9a0bcfec0feaac59f976f4a37e | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Mar 19 10:01:47 2009 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Mar 19 10:01:47 2009 +0100 |
tree | b82a37f36b4153abc666ad67839d8ef694111bc9 | |
parent | 98204646f2b15d368701265e4194b773a6f94600 [diff] |
ALSA: pcm - Reset invalid position even without debug option Always reset the invalind hw_ptr position returned by the pointer callback. The behavior should be consitent independently from the debug option. Also, add the printk_ratelimit() check to avoid flooding debug prints. Signed-off-by: Takashi Iwai <tiwai@suse.de>