commit | 46571889ec435f1bf29d9094f062948b26630723 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Wed Feb 25 14:30:55 2015 -0600 |
committer | Felipe Balbi <balbi@ti.com> | Tue Mar 10 15:33:26 2015 -0500 |
tree | f7b95461074e98e2256f194a6bf1b80faed37a90 | |
parent | 0acff6b83106ef699f17828caea6545bcc716f14 [diff] |
usb: musb: core: remove unnecessary reg access from resume IRQ when musb is operating as host and a remote wakeup fires up, a resume interrupt will be raised. At that point SUSPENDM bit is automatically cleared and RESUME bit is automatically set. Remove those two from IRQ handler. Tested-by: Bin Liu <b-liu@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com>