From: Daniel Mack Date: Tue, 11 May 2010 16:13:50 +0000 (+0200) Subject: ALSA: sound/usb: add preliminary support for UAC2 interrupts X-Git-Tag: v2.6.35-rc1~478^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e213e9cf707c51808e372dabd1070a61af17e77b;p=pandora-kernel.git ALSA: sound/usb: add preliminary support for UAC2 interrupts For both UAC1 and UAC2, interrupt endpoint messages are now parsed with structs rather that with anonymous buffer array accesses. For UAC2, only CUR interrupt notifications are supported for now. snd_usb_mixer_status_complete() was renamed to snd_usb_mixer_interrupt(). Fixed one indentation flaw on the way. Signed-off-by: Daniel Mack Cc: Clemens Ladisch Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed