commit | f656edd5fb33d889561978b81ec2897087c2f4ca | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Fri Mar 31 22:06:11 2017 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Apr 05 21:31:49 2017 +0200 |
tree | 5c023947956c83b1f27326f89a4039b7e24388e7 | |
parent | 4b316436ab2e0b74e4986fc66b7cd7902cfd7054 [diff] |
ALSA: fireface: add hwdep interface This commit adds hwdep interface so as the other drivers for audio and music units on IEEE 1394 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>