From: Takashi Iwai Date: Fri, 23 Nov 2012 13:28:42 +0000 (+0100) Subject: ALSA: usb-audio: ignore delay calculation for capture stream X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~39^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f94fad09538ec988919ec3f371841182df71d04;p=pandora-kernel.git ALSA: usb-audio: ignore delay calculation for capture stream It doesn't make sense to calculate the delay for capture streams in the current implementation. It's always zero, so we should skip the computation in snd_usb_pcm_pointer() in the case of capture. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed