On Tue, 20 Oct 2015 16:46:54 +0200, Takashi Sakamoto wrote: > > Hi, > > This patchset is revised version of my previous post: > http://mailman.alsa-project.org/pipermail/alsa-devel/2015-October/099123.html > > The main purpose of this patchset is to fix an issue that a transaction can > include MIDI bytes in the next message. The last patch solves this issue, > and the first 4 patches are for better shape of code including a small > fixes. > > Changes: > * add buffer alias > * refine local variables Applies all patches now. Thanks. Takashi > > > Takashi Sakamoto (5): > ALSA: firewire-tascam: remove buffer initialization in driver side > ALSA: firewire-tascam: change type of valiables according to function > prototype > ALSA: firewire-tascam: use better name for local variables to describe > their intension > ALSA: firewire-tascam: fix loop condition with some readable variables > ALSA: firewire-tascam: clear extra MIDI byte in an asynchronous > transaction > > sound/firewire/tascam/tascam-transaction.c | 73 +++++++++++++++++------------- > 1 file changed, 41 insertions(+), 32 deletions(-) > > -- > 2.1.4 > _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel