commit | ba1582f22231821c57534e87b077d84adbc15dbd | [log] [tgz] |
---|---|---|
author | Felipe F. Tonello <eu@felipetonello.com> | Tue Aug 23 18:24:51 2016 +0100 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Thu Aug 25 12:13:20 2016 +0300 |
tree | 4b024bd080407575265f76ed9590c4b20d1c59f4 | |
parent | 14794d7133d0f16b4901207a489f04e4e700166a [diff] |
usb: gadget: f_hid: use alloc_ep_req() Use gadget's framework allocation function instead of directly calling usb_ep_alloc_request(). Signed-off-by: Felipe F. Tonello <eu@felipetonello.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>