OSDN Git Service

usb: dwc3: gadget: update transfer needs transfer resource
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 30 May 2016 10:29:35 +0000 (13:29 +0300)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 20 Jun 2016 09:32:49 +0000 (12:32 +0300)
commitb6b1c6db4c7f04ffe3fd411baa9df31f4dd355dd
treec3692c1a77935bc2bcb918d2efc8211e48eed162
parentd18e65470a4d9b6f7d7a72a0d102d009b45cf9d4
usb: dwc3: gadget: update transfer needs transfer resource

According to SNPS databook, we need to pass transfer
resource on update transfer command, let's do it.

Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc3/gadget.c