commit | 660dd3d52ead45b8e60dcf966daf304de2121a28 | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Wed Sep 30 09:39:21 2015 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Sep 30 15:36:56 2015 +0200 |
tree | 0c2a7adb65ad0651a1a890b1c0e7653da9470f2f | |
parent | 0120d0f1fe3bbf6c6a450056be56a70c409cf7a3 [diff] |
ALSA: firewire-digi00x: 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>