]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: firewire-motu: add hwdep interface
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Wed, 22 Mar 2017 12:30:24 +0000 (21:30 +0900)
committerTakashi Iwai <tiwai@suse.de>
Tue, 28 Mar 2017 10:34:02 +0000 (12:34 +0200)
commite454b2a44ff072fd9d4b3f5775c3b0e92befa69e
treeb64eeb67394492017bb55b3123ad11a13e7de202
parent0eda56c064629ac5e221ff7345ea23ccc332a9ad
ALSA: firewire-motu: add hwdep interface

This commit adds hwdep interface so as the other sound drivers for units
on IEEE 1394 bus have.

This interface is designed for mixer/control applications. By using this
interface, an application can get information about firewire node, can
lock/unlock kernel streaming and can get notification at starting/stopping
kernel streaming.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/uapi/sound/asound.h
include/uapi/sound/firewire.h
sound/firewire/motu/Makefile
sound/firewire/motu/motu-hwdep.c [new file with mode: 0644]
sound/firewire/motu/motu-midi.c
sound/firewire/motu/motu-pcm.c
sound/firewire/motu/motu-stream.c
sound/firewire/motu/motu.c
sound/firewire/motu/motu.h