From: Takashi Sakamoto Date: Fri, 25 Apr 2014 13:45:05 +0000 (+0900) Subject: ALSA: fireworks/firewire-lib: Add a quirk for wrong dbs in tx packets X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~40^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=697022391e46614184101c59e46c9671598026db;p=pandora-kernel.git ALSA: fireworks/firewire-lib: Add a quirk for wrong dbs in tx packets One of Fireworks firmware, named as 'AudioFire9', seems to transmit packets with wrong value of dbs. It's always 0x11 but actual size of data block is different. This commit adds a flag for this quirk and some codes to calculate correct size. Signed-off-by: Takashi Sakamoto Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed