original_kernel/sound/firewire/fireworks
Takashi Sakamoto b84b1a27b4 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>
2014-05-26 14:26:44 +02:00
..
Makefile ALSA: fireworks: Add connection and stream management 2014-05-26 14:24:19 +02:00
fireworks.c ALSA: fireworks/firewire-lib: Add a quirk for fixed interval of reported dbc 2014-05-26 14:25:15 +02:00
fireworks.h ALSA: fireworks/firewire-lib: Add a quirk for fixed interval of reported dbc 2014-05-26 14:25:15 +02:00
fireworks_command.c
fireworks_stream.c ALSA: fireworks/firewire-lib: Add a quirk to reset data block counter at bus reset 2014-05-26 14:26:44 +02:00
fireworks_transaction.c