]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1f711d6c9055d99b06dfeaf268adad114c5fd884
tree6ffea09a63a7e1457df1373b66a72b2f65170f63
parent8aaca59bf41532d286b50c72286a06d4f8169dfd
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