ALSA: fireworks/firewire-lib: Add a quirk to reset data block counter at bus reset
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Fri, 25 Apr 2014 13:45:07 +0000 (22:45 +0900)
committerTakashi Iwai <tiwai@suse.de>
Mon, 26 May 2014 12:26:44 +0000 (14:26 +0200)
commitb84b1a27b48eb3aea13127f83ec291c614df2992
treed779e0cfc2767a4dece6ba47104a88ed23ceb927
parentd9cd0065c8a48dd0ef61acaa9584e3e723249c57
ALSA: fireworks/firewire-lib: Add a quirk to reset data block counter at bus reset

Fireworks has a quirk to reset data block counter at bus reset.

This commit adds a flag of CIP_SKIP_DBC_ZERO_CHECK. This flag has an effect
to skip checking dbc continuity when dbc is zero.

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