mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
commit 1a290581de upstream.
M-audio FastTrack Ultra quirk doesn't release the kzalloc'ed memory.
This patch adds the private_free callback to release it properly.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>