From: Takashi Sakamoto Date: Fri, 25 Apr 2014 13:44:44 +0000 (+0900) Subject: ALSA: firewire-lib: Add 'direction' member to 'amdtp_stream' structure X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~40^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ff7e8f0d455d7c1d8417ad3e71c324d8e704fc9;p=pandora-kernel.git ALSA: firewire-lib: Add 'direction' member to 'amdtp_stream' structure This patch adds 'direction' member to amdtp_stream structure to indicate its direction. This patch also adds 'direction' argument to amdtp_stream_init() function to determine its direction. The amdtp_stream_init() function is exported and used by firewire-speakers and dice so this patch also affects them. This patch just add them. Actual implementation will be done by followed patches. Signed-off-by: Takashi Sakamoto Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed