commit | a8c0d13267a4151b2ff124cde6331ec28ed0d55e | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Fri Nov 23 13:13:07 2018 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Nov 23 15:31:15 2018 +0100 |
tree | fa16772e9c438408d90c4239b7cfe3be4cc67c04 | |
parent | afb8e2daa031b39900488515a73c0998491ac4b8 [diff] |
ALSA: firewire-tascam: notify events of change of state for userspace applications In former commits, ALSA firewire-tascam driver queues events to notify change of state of control surface to userspace via ALSA hwdep interface. This commit implements actual notification of the events. The events are not governed by real time, thus no need to care underrun. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>