diff options
author | make shi <b15407@freescale.com> | 2012-12-05 14:31:41 +0800 |
---|---|---|
committer | Lin Fuzhen <fuzhen.lin@freescale.com> | 2012-12-06 10:45:35 +0800 |
commit | bf36c76449a1e6ab0cc51438d7204727dc43de28 (patch) | |
tree | 7da7d60d506cef173dd1197529f028f307ba6c88 /Documentation | |
parent | 863ad6d5b0dec332fc834f56d06ff5e734f0d894 (diff) |
ENGR00235630 MX6 USB :fix USB does not work when plug in device during suspend
USB does not work when plug in a usb device during system suspend. Under this
case, USB driver will be in low power mode, but WIE bit not be set if usb wake
up is not enabled.So there are only ID change interrupt no USB wakeup interrupt
after system resume.In current bsp, after system resume ID change status not be
clear,and ID change interrupt will continue happen, which cause the system busy.
No checking WIR bit if ID change interrupt happen when USB in low power mode to
fix this issue.
Signed-off-by: make shi <b15407@freescale.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions