linux/sound/firewire/fireworks
Clemens Ladisch 5c697e5b46 ALSA: firewire-lib: remove rx_blocks_for_midi quirk
There are several devices that expect to receive MIDI data only in the
first eight data blocks of a packet.  If the driver restricts the data
rate to the allowed rate (as mandated by the specification, but not yet
implemented by this driver), this happens naturally.  Therefore, there
is no reason to ever try to use more data packets with any device.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Tested-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-01-16 22:50:45 +01:00
..
Makefile
fireworks.c ALSA: fireworks: Remove meaningless mutex_destroy() 2014-06-04 14:37:59 +02:00
fireworks.h ALSA: fireworks: Remove a constant over width to which it's applied 2014-06-04 14:36:40 +02:00
fireworks_command.c
fireworks_hwdep.c
fireworks_midi.c
fireworks_pcm.c
fireworks_proc.c ALSA: fireworks: fix specifiers in format strings for propper output 2014-08-05 09:15:20 +02:00
fireworks_stream.c ALSA: firewire-lib: remove rx_blocks_for_midi quirk 2015-01-16 22:50:45 +01:00
fireworks_transaction.c ALSA: fireworks: fix an endianness bug for transaction length 2015-01-07 16:39:21 +01:00