]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: usbaudio: consolidate header files
authorDaniel Mack <daniel@caiaq.de>
Mon, 22 Feb 2010 22:49:13 +0000 (23:49 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 23 Feb 2010 07:51:56 +0000 (08:51 +0100)
commit711946327099e0b673e647436b70a18f64073ad3
treef27b2849a4f78959f7c448eaaafd7bca8cb8f8ac
parent141b6bc2d4ab0a50487f777202ae9a231521a28b
ALSA: usbaudio: consolidate header files

Use the definitions from linux/usb/audio.h all over the ALSA USB audio
driver and add some missing definitions there as well.

Use the endpoint attribute macros from linux/usb/ch9 and remove the own
things from sound/usb/usbaudio.h.

Now things are also nicely prefixed which makes understanding the code
easier.

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