From: Clemens Ladisch Date: Tue, 25 Nov 2014 21:52:24 +0000 (+0100) Subject: ALSA: firewire-lib: remove rx_blocks_for_midi quirk X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~249^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c697e5b46efea2c0a5da55208bc71db46698fd1;p=pandora-kernel.git 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 Reviewed-by: Takashi Sakamoto Tested-by: Takashi Sakamoto Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed