ALSA: snd-usb: re-order code
authorDaniel Mack <zonque@gmail.com>
Mon, 12 Sep 2011 16:54:12 +0000 (18:54 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 14 Sep 2011 15:07:02 +0000 (17:07 +0200)
Move code from endpoint.c into a new file called stream.c and rename
functions so that their names actually reflect what they're doing.

This way, endpoint.c will be available to functions that hold all the
endpoint logic.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Acked-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found