alistair23-linux/sound/firewire/bebob
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
..
bebob.c ALSA: bebob: Remove meaningless mutex_unlock() 2014-05-27 17:36:11 +02:00
bebob.h ALSA: bebob: More constify text arrays 2014-10-21 08:26:10 +02:00
bebob_command.c ALSA: bebob: Prepare for device specific operations 2014-05-26 14:31:15 +02:00
bebob_focusrite.c Merge branch 'for-linus' into for-next 2014-10-27 14:11:07 +01:00
bebob_hwdep.c ALSA: bebob: Add hwdep interface 2014-05-26 14:31:03 +02:00
bebob_maudio.c ALSA: bebob: Use snd_ctl_enum_info() 2014-10-21 08:26:55 +02:00
bebob_midi.c ALSA: fireworks/bebob: Improve indentation 2014-05-27 17:35:38 +02:00
bebob_pcm.c ALSA: bebob: Prepare for device specific operations 2014-05-26 14:31:15 +02:00
bebob_proc.c ALSA: bebob: Prepare for device specific operations 2014-05-26 14:31:15 +02:00
bebob_stream.c ALSA: firewire-lib: remove rx_blocks_for_midi quirk 2015-01-16 22:50:45 +01:00
bebob_terratec.c Merge branch 'for-linus' into for-next 2014-10-27 14:11:07 +01:00
bebob_yamaha.c ALSA: bebob: More constify text arrays 2014-10-21 08:26:10 +02:00
Makefile ALSA: bebob: Add support for M-Audio usual Firewire series 2014-05-26 14:32:03 +02:00