ALSA: usbaudio: introduce new types for audio class v2
authorDaniel Mack <daniel@caiaq.de>
Mon, 22 Feb 2010 22:49:10 +0000 (23:49 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 23 Feb 2010 07:40:20 +0000 (08:40 +0100)
commit8fee4aff8c89c229593b76a6ab172a9cad24b412
treefa04320ed558000ee0e131808e14698ddd4fe3ce
parent28e1b773083d349d5223f586a39fa30f5d0f1c36
ALSA: usbaudio: introduce new types for audio class v2

This patch adds some definitions for audio class v2.

Unfortunately, the UNIT types PROCESSING_UNIT and EXTENSION_UNIT have
different numerical representations in both standards, so there is need
for a _V1 add-on now. usbmixer.c is changed accordingly.

Signed-off-by: Daniel Mack <daniel@caiaq.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/linux/usb/audio.h
sound/usb/usbaudio.h
sound/usb/usbmixer.c