From: Daniel Mack Date: Mon, 12 Sep 2011 16:54:12 +0000 (+0200) Subject: ALSA: snd-usb: re-order code X-Git-Tag: v3.2-rc1~127^2~2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8e8babf561c9560f37b9bd80407ebaf90ad2ca4;p=pandora-kernel.git ALSA: snd-usb: re-order code 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 Acked-by: Clemens Ladisch Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed