ALSA: snd-usb: move code from urb.c to endpoint.c
authorDaniel Mack <zonque@gmail.com>
Wed, 14 Sep 2011 10:46:57 +0000 (12:46 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 14 Sep 2011 15:07:03 +0000 (17:07 +0200)
commitc731bc96ad641a5fa3d50a87b474652505507282
tree8c08c95bb3a1ab1eccc91a8298d408d8a6de7d64
parente8e8babf561c9560f37b9bd80407ebaf90ad2ca4
ALSA: snd-usb: move code from urb.c to endpoint.c

No code altered at this point, simply preparing for upcoming
refactorizations.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Acked-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/Makefile
sound/usb/card.c
sound/usb/endpoint.c
sound/usb/endpoint.h
sound/usb/pcm.c
sound/usb/stream.c
sound/usb/urb.c [deleted file]
sound/usb/urb.h [deleted file]