ALSA: firewire-tascam: apply small refactoring to handle several type of event for...
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Fri, 23 Nov 2018 04:13:06 +0000 (13:13 +0900)
committerTakashi Iwai <tiwai@suse.de>
Fri, 23 Nov 2018 14:31:14 +0000 (15:31 +0100)
commitafb8e2daa031b39900488515a73c0998491ac4b8
tree2abc9b9f2f465107c52b7eadb674eaf00d2842d4
parentd7167422433cdb61e58baee9c25543d0eba95c9d
ALSA: firewire-tascam: apply small refactoring to handle several type of event for hwdep interface

In later commits, ALSA firewire-tascam driver will allow userspace
applications to receive notifications about changes of device state,
transferred in tx isochronous packet. At present, all of drivers in ALSA
firewire stack have mechanism to notify change of status of packet
streaming, thus it needs to distinguish these two types of notification.

This commit is a preparation for the above.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/tascam/tascam-hwdep.c