From: Takashi Iwai Date: Thu, 19 Mar 2009 09:01:47 +0000 (+0100) Subject: ALSA: pcm - Reset invalid position even without debug option X-Git-Tag: v2.6.30-rc1~676^2~23^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f513e1197f27e9a0bcfec0feaac59f976f4a37e;p=pandora-kernel.git 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 --- Reading git-diff-tree failed