]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00173378-2 usb: device: the udc stop flag should not be set at suspend
authorPeter Chen <peter.chen@freescale.com>
Tue, 31 Jan 2012 06:10:49 +0000 (14:10 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:33:53 +0000 (08:33 +0200)
commit3572d5252ff24db776747fcf03812655fa5c710e
tree2a40477f1fe450ed1b256cbce27e0ded29e4ecfb
parent7eeb47338a658b1d19099ae25d02735b5280b687
ENGR00173378-2 usb: device: the udc stop flag should not be set at suspend

It should not do re-enumeration at udc resume if the vbus is on and host
just sends suspend to device

Signed-off-by: Peter Chen <peter.chen@freescale.com>
drivers/usb/gadget/arcotg_udc.c