From: Sebastian Andrzej Siewior Date: Mon, 22 Oct 2012 20:15:02 +0000 (+0200) Subject: usb: gadget: midi: free hs descriptors X-Git-Tag: v3.2.36~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75387cc29c261fef4fac1a3f85433c8b862870f5;p=pandora-kernel.git usb: gadget: midi: free hs descriptors commit d185039f7982eb82cf8d03b6fb6689587ca5af24 upstream. The HS descriptors are only created if HS is supported by the UDC but we never free them. Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Felipe Balbi Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed