commit | e5e0c3dd257bf34cf001e10422943f90437f0f1b | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Thu Oct 01 22:02:17 2015 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Oct 02 18:17:04 2015 +0200 |
tree | 3a4dfafb1815f996d9bf0366c2f9b95353a09199 | |
parent | e453df44f0d6574e99fae990c89a22c6ec6bbb62 [diff] |
ALSA: firewire-tascam: add hwdep interface This commit adds hwdep interface so as the other IEEE 1394 sound devices has. 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>