diff options
author | Tomoya MORINAGA <tomoya.rohm@gmail.com> | 2012-01-12 11:27:09 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-22 15:39:17 -0700 |
commit | 4761766a8ccb3214a2f5a46a6e1ceaea5c65e6ed (patch) | |
tree | 346f8813f95755a1e06c4c9cf28a397f95929c26 /kernel/mutex-debug.c | |
parent | 903cff2aedfa61f5be2ca39629bade23da77294a (diff) |
usb: gadget: pch_udc: Reduce redundant interrupt
commit 833310402c54ad9b676b465fc53ad276b13d36be upstream.
ISSUE:
USB Suspend interrupts occur frequently.
CAUSE:
When it is called pch_udc_reconnect() in USB Suspend, it repeats reset and
Suspend.
SOLUTION:
pch_udc_reconnect() does not enable all interrupts. When an enumeration event
occurred the driver enables all interrupts.
Signed-off-by: Tomoya MORINAGA <tomoya.rohm@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/mutex-debug.c')
0 files changed, 0 insertions, 0 deletions