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)
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>

No differences found