commit | 71c3797779d3cd8378767f5b2d8cfd3b2f88c5c1 | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Wed Mar 22 21:30:24 2017 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Mar 28 12:34:02 2017 +0200 |
tree | b64eeb67394492017bb55b3123ad11a13e7de202 | |
parent | 9e796e7d59e71f8a556cfbdc2ffa3aff0555dd0e [diff] |
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>