14 Apr
2017
14 Apr
'17
9:11 a.m.
On Thu, 13 Apr 2017 07:15:20 +0200, Takashi Sakamoto wrote:
In Linux kernel 4.4, firewire-lib got a feature called as 'async midi port' for transmission of MIDI message via IEEE 1394 asynchronous communication, however actual consumer of this feature is ALSA driver for TASCAM FireWire series only. When adding this feature, I assumed that ALSA driver for Digi00x might also be a consumer, actually it's not.
This commit moves the feature from firewire-lib to firewire-tascam module. Two minor kernel APIs are removed.
Signed-off-by: Takashi Sakamoto o-takashi@sakamocchi.jp
Now this one conflicts with your latest fix. Please resubmit the fixed version with unsigned -> signed change.
thanks,
Takashi