]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/usb/dwc3/gadget.c
usb: dwc3: gadget: set Ignore Sequence Number bit from ConnectDone Event
authorFelipe Balbi <balbi@ti.com>
Mon, 16 Jul 2012 11:08:16 +0000 (14:08 +0300)
committerFelipe Balbi <balbi@ti.com>
Fri, 3 Aug 2012 06:28:22 +0000 (09:28 +0300)
commit4b345c9a3c7452340fb477868d8db475f05978b1
tree2a61d93a1d13fa257b1bdcb9018c7a7766c8450b
parent0d7614f09c1ebdbaa1599a5aba7593f147bf96ee
usb: dwc3: gadget: set Ignore Sequence Number bit from ConnectDone Event

Databook says we should set Ignore Sequence Number bit
from ConnectDone Event, so let's do so.

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