On Wed, 24 Feb 2016 01:26:31 +0100, Takashi Sakamoto wrote:
Hi,
This patchset updates my former post below. Changes are just adding my sign (I forgot it...) and improvements of commit messages.
[alsa-devel] [PATCH 0/2] ALSA: oxfw: implement retries for scs1x at transaction failure http://mailman.alsa-project.org/pipermail/alsa-devel/2016-February/104579.ht...
In thread of the post, I got some comments about work to extend ALSA rawmidi core. I've investigated it in a few days ago and realized that it may not so light work, mainly because of a lack of unified state management[0].
In this development cycle, I'd like to give it up and use my time for the other work within my plan for the cycle. Please just apply these two patches.
[0] In short, the state management is understandable for developers who can understand it, and I'm not.
Regards
Takashi Sakamoto (2): ALSA: oxfw: retry MIDI transferring for scs1x at transaction failure ALSA: oxfw: discontinue MIDI substream for scs1x at transaction failure
Applied both now. Thanks.
Takashi