From: Clemens Ladisch Date: Thu, 25 Aug 2005 09:10:05 +0000 (+0200) Subject: [ALSA] usb-audio: fix Emagic MIDI protocol handling X-Git-Tag: v2.6.14-rc1~1029^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c347e9fca710551f0def6a4d58505a6f4c0d87f6;p=pandora-kernel.git [ALSA] usb-audio: fix Emagic MIDI protocol handling USB generic driver Emagic devices pad their packets not with 0xff bytes but with a 0xff byte followed by garbage, so we have to stop at the first such byte. Signed-off-by: Clemens Ladisch --- Reading git-diff-tree failed