commit | d185039f7982eb82cf8d03b6fb6689587ca5af24 | [log] [tgz] |
---|---|---|
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | Mon Oct 22 22:15:02 2012 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Wed Oct 31 15:05:20 2012 +0200 |
tree | 7e4aef1f8ad64a9fdf915c47c06dc2cbd11df15c | |
parent | 1377af2f756f3b5de2850ec0a5edebf227798d02 [diff] |
usb: gadget: midi: free hs descriptors The HS descriptors are only created if HS is supported by the UDC but we never free them. Cc: stable <stable@vger.kernel.org> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Felipe Balbi <balbi@ti.com>