]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
usb: gadget: midi: free hs descriptors
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Mon, 22 Oct 2012 20:15:02 +0000 (22:15 +0200)
committerFelipe Balbi <balbi@ti.com>
Wed, 31 Oct 2012 13:05:20 +0000 (15:05 +0200)
commitd185039f7982eb82cf8d03b6fb6689587ca5af24
tree7e4aef1f8ad64a9fdf915c47c06dc2cbd11df15c
parent1377af2f756f3b5de2850ec0a5edebf227798d02
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>
drivers/usb/gadget/f_midi.c