ALSA: snd-usb: handle raw data format of UAC2 devices
authorDaniel Mack <zonque@gmail.com>
Sun, 17 Mar 2013 12:07:25 +0000 (20:07 +0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 18 Mar 2013 07:47:13 +0000 (08:47 +0100)
commit717bfb5f46f0ee809f6ce04ebdf44521730fff05
tree0d49f0649c15ef37f9f6c04fdb5f2cfd57da90fe
parent2fcdb06d4919da89ed6d52742dcc83ae4669ac30
ALSA: snd-usb: handle raw data format of UAC2 devices

UAC2 compliant audio devices may announce the capability to transport
raw audio data on their endpoints. Catch this and handle it as
'special' stream on the ALSA side.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Reported-by: Andreas Koch <andreas@akdesigninc.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/linux/usb/audio-v2.h
sound/usb/format.c