linux/usb/audio.h: split header
authorDaniel Mack <daniel@caiaq.de>
Thu, 11 Mar 2010 20:13:20 +0000 (21:13 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 12 Mar 2010 11:19:49 +0000 (12:19 +0100)
commit7e847894039d7590321de306fca2b1ae58662f29
tree09ff9fc43280cf3263a0501fec6b6feee50e8939
parent36e632d61ae2febf55d5cd93b9e5ae0f5a5c6207
linux/usb/audio.h: split header

- Split the audio.h file in two to clearly denote the differences
  between the standards.
- Add many more defines to audio-v2.h. Most of them are not currently
  used.
- Replaced a magic value with a proper define

Signed-off-by: Daniel Mack <daniel@caiaq.de>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
Cc: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/linux/usb/audio-v2.h [new file with mode: 0644]
include/linux/usb/audio.h
sound/usb/card.c
sound/usb/endpoint.c
sound/usb/format.c
sound/usb/pcm.c