From: Daniel Mack Date: Thu, 12 Apr 2012 11:51:14 +0000 (+0200) Subject: ALSA: snd-usb: add support for implicit feedback X-Git-Tag: v3.5-rc1~118^2~1^2~28^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c75a8a7ae565d7cd9baa87a504ba9162e355b4b0;p=pandora-kernel.git ALSA: snd-usb: add support for implicit feedback Implicit feedback is a streaming mode that does not rely on dedicated sync endpoints but uses the information provided by record streams to clock output streams. Now that the streaming logic is decoupled from the PCM streams, this is easy to implement. Signed-off-by: Daniel Mack Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed