commit | 4f4555cfe704913ce4ce836ab2707825d784a7cc | [log] [tgz] |
---|---|---|
author | Li Jun <jun.li@nxp.com> | Tue Mar 07 10:35:01 2017 +0800 |
committer | Peter Chen <peter.chen@nxp.com> | Wed Mar 15 11:30:43 2017 +0800 |
tree | 6e6393d5f4bd3fa9c3f16c80d23caf620a1eb2e9 | |
parent | 4495c08e84729385774601b5146d51d9e5849f81 [diff] |
usb: chipidea: udc: update gadget state after bus resume Gadget state is set to be suspended when bus suspened, but not updated after resume, this patch saves the gadget state before suspend and restores it after resume. Signed-off-by: Li Jun <jun.li@nxp.com> Signed-off-by: Peter Chen <peter.chen@nxp.com>