sound: usb: make the USB MIDI module more independent
authorClemens Ladisch <clemens@ladisch.de>
Mon, 16 Nov 2009 11:23:46 +0000 (12:23 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 24 Nov 2009 09:19:59 +0000 (10:19 +0100)
commitd82af9f9aab69e82b86450272588c861364f8879
tree725374db87473b6ae0e2ac6f41ca44866affa37b
parent96f61d9ade82f3e9503df36809175325e8f5eaca
sound: usb: make the USB MIDI module more independent

Remove the dependecy from the USB MIDI code on the snd_usb_audio
structure.  This allows using the USB MIDI module from another driver
without having to pretend to be the generic USB audio driver.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/usbaudio.c
sound/usb/usbaudio.h
sound/usb/usbmidi.c
sound/usb/usx2y/us122l.c
sound/usb/usx2y/us122l.h
sound/usb/usx2y/usX2Yhwdep.c
sound/usb/usx2y/usbusx2y.c
sound/usb/usx2y/usbusx2y.h
sound/usb/usx2y/usbusx2yaudio.c