From: Daniel Mack Date: Mon, 22 Feb 2010 22:49:13 +0000 (+0100) Subject: ALSA: usbaudio: consolidate header files X-Git-Tag: v2.6.34-rc1~243^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de48c7bc6f93c6c8e0be8612c9d72a2dc92eaa01;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed