
23 Feb
2010
23 Feb
'10
9:58 a.m.
At Mon, 22 Feb 2010 23:49:13 +0100, Daniel Mack wrote:
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
You forgot about non-standard usb-audio driver...
I fixed up the compile errors and warnings and put all patches now to topic/usb-v2.0 branch on sound git tree as a reference.
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git topic/usb-v2.0
thanks,
Takashi