From: Pierre-Louis Bossart Date: Wed, 19 Dec 2012 17:39:05 +0000 (-0600) Subject: ALSA: usb-audio: support delay calculation on capture streams X-Git-Tag: v3.9-rc1~129^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4cc6153401fc59d6d4ca0317be5774bdbd399ba;p=pandora-kernel.git ALSA: usb-audio: support delay calculation on capture streams Enable delay report on capture path. The delay is reset when an URB is retired and increment at each call to .pointer based on frame counter changes. The precision of the delay information is limited to 1ms as in the playback case. This reverts commit 3f94fad09538ec988919ec3f371841182df71d04. Signed-off-by: Pierre-Louis Bossart Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed