]> 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)
commitdb552c7675d0007f7461ac8ec6a0ff6dde7234e8
tree6ffea09a63a7e1457df1373b66a72b2f65170f63
parent45eb144f70e2e0f6c18c74f106ec3ae977324d40
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