]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: dice: fix wrong offsets for Dice interface
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 1 Mar 2015 09:12:16 +0000 (18:12 +0900)
committerTakashi Iwai <tiwai@suse.de>
Sun, 1 Mar 2015 09:49:06 +0000 (10:49 +0100)
commitfa82745c34b6b8e3964f39a6eb338931f67002a2
tree418e473b4233e1caa3c36928d680d4ec0293188e
parentd28d74f1ec6ba72bcfbe873ce2e8979a29333cec
ALSA: dice: fix wrong offsets for Dice interface

For received packet stream, the offset of 'RX_SEQ_START' locates after
the offset of 'RX_NUMBER_MIDI', although current macro and proc output
includes wrong offsets.

Fortunately, this bug doesn't affect streaming functionality because
these macro is not used.

This commit fixes these wrong macro and outputs.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/dice/dice-interface.h
sound/firewire/dice/dice-proc.c