summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorVitaly Kuzmichev <vkuzmichev@mvista.com>2011-02-11 15:18:31 (GMT)
committerRemy Bohmer <linux@bohmer.net>2011-02-19 19:32:36 (GMT)
commitb3649f3bbfdb2686eceb40a629cef8d4d257f5fa (patch)
tree8b7d947e655a37f888a7bc55793c5c1b45264891 /include
parent9b70e00773f0c76a243816b8ec134c3c7dacd531 (diff)
downloadu-boot-fsl-qoriq-b3649f3bbfdb2686eceb40a629cef8d4d257f5fa.tar.xz
USB-CDC: handle interrupt after dropped pullup
Disconnecting USB gadget with pending interrupt may cause its wrong handling in the next time when interface will be started again (especially actual for RNDIS). This interrupt may force the gadget to queue unexpected response before setup stage. Despite the fact that such interrupt handled after dropped pullup also may add pending response, this will not bring to any issues due to usb_ep_disable (which clears the queue) called on gadget unregistering. Signed-off-by: Vitaly Kuzmichev <vkuzmichev@mvista.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions