commit | 9bae2150d0144e0be423367e5385442141979213 | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Fri Apr 14 16:46:26 2017 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Apr 14 14:50:29 2017 +0200 |
tree | 201a54f6e8b31d0cb7fa8c5738a66486af87e068 | |
parent | 531f471834227d0321110c071ea352bb14aca36d [diff] |
ALSA: firewire-tascam: remove callback function from async midi port As a result of localization of async midi port, ALSA driver for TASCAM FireWire series can call helper function directly instead of callback registration. This commit removes the redundant design. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>