usb: gadget: f_hid: use free_ep_req()
commit14794d7133d0f16b4901207a489f04e4e700166a
authorFelipe F. Tonello <eu@felipetonello.com>
Tue, 23 Aug 2016 17:24:50 +0000 (23 18:24 +0100)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Thu, 25 Aug 2016 09:13:20 +0000 (25 12:13 +0300)
tree4d9dc00cd7f203c8cd451f22f3f36b0233e385d2
parentaadbe812463f8af1751debb0eaaeec8a778d7ff1
usb: gadget: f_hid: use free_ep_req()

We should always use free_ep_req() when allocating requests with
alloc_ep_req().

Signed-off-by: Felipe F. Tonello <eu@felipetonello.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/gadget/function/f_hid.c