ALSA: firewire-lib: Add handling output connection by CMP
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Fri, 25 Apr 2014 13:44:56 +0000 (22:44 +0900)
committerTakashi Iwai <tiwai@suse.de>
Mon, 26 May 2014 12:22:37 +0000 (14:22 +0200)
commit44aff6980af107cccda4d6677995c88b9dad3482
tree6ffea09a63a7e1457df1373b66a72b2f65170f63
parentc68a1c6584d066d0f2b7aa2117d2eddce2d01def
ALSA: firewire-lib: Add handling output connection by CMP

This patch adds some macros, codes with condition of direction and new functions
to handle output connection. Once cmp_connection_init() is executed with its
direction, CMP input and output connection can be handled by the same way.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/cmp.c