]> asedeno.scripts.mit.edu Git - linux.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)
commit71c3797779d3cd8378767f5b2d8cfd3b2f88c5c1
treeb64eeb67394492017bb55b3123ad11a13e7de202
parent9e796e7d59e71f8a556cfbdc2ffa3aff0555dd0e
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