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)
commit8cdebf71098c07168ef6335e2f1f35d85dbe3049
tree418e473b4233e1caa3c36928d680d4ec0293188e
parentf2b14c0bc510c6a8f67a4f36049deefe5d99a537
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