ALSA: usb-audio: Fix memory leak in FTU quirk
authorTakashi Iwai <tiwai@suse.de>
Tue, 11 Nov 2014 14:45:57 +0000 (15:45 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 11 Nov 2014 17:04:41 +0000 (18:04 +0100)
M-audio FastTrack Ultra quirk doesn't release the kzalloc'ed memory.
This patch adds the private_free callback to release it properly.

Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found