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>
This commit is contained in:
Daniel Mack
2011-09-14 12:46:57 +02:00
committed by Takashi Iwai
부모 e8e8babf56
커밋 c731bc96ad
8개의 변경된 파일967개의 추가작업 그리고 991개의 파일을 삭제

파일 보기

@@ -65,7 +65,6 @@
#include "helper.h"
#include "debug.h"
#include "pcm.h"
#include "urb.h"
#include "format.h"
#include "power.h"
#include "stream.h"