[alsa-devel] [PATCH 0/5 v2] ALSA: firewire-tascam: fix sending the same MIDI bytes in two transactions
Takashi Iwai
tiwai at suse.de
Tue Oct 20 20:11:05 CEST 2015
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
>
More information about the Alsa-devel
mailing list