]> 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)
commitc5ee5bdb171468c7f614fa59bea78b628d18cf72
tree418e473b4233e1caa3c36928d680d4ec0293188e
parent21698b58ba813ae4fcc3447d928e0c2bafb53d8f
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