From: Takashi Sakamoto Date: Fri, 25 Apr 2014 13:44:46 +0000 (+0900) Subject: ALSA: firewire-lib: Add support for AMDTP in-stream and PCM capture X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~40^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b3fc456febf540cd9bbf4c8cb4fba0dd0648df3;p=pandora-kernel.git ALSA: firewire-lib: Add support for AMDTP in-stream and PCM capture For capturing PCM, this commit adds the functionality to handle in-stream. This is also applied for dual-wire mode. Currently, capturing 32bit samples are supported. When the sequence of in-packet has discontinuity of dbc, in-stream isn't handled and amdtp_streaming_error() returns true. Signed-off-by: Takashi Sakamoto Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed