]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: gadget: pch_udc: Fix USB suspend issue
authorTomoya MORINAGA <tomoya.rohm@gmail.com>
Thu, 12 Jan 2012 02:27:07 +0000 (11:27 +0900)
committerFelipe Balbi <balbi@ti.com>
Tue, 24 Jan 2012 09:34:44 +0000 (11:34 +0200)
commit84566abba058b2aae8d603dfa90b5a3778a6714f
tree9062caff72b00e3e54238a35f5ef575c5a70486c
parentc802672cd36cd063bfd54d54c8c34825ab5b2357
usb: gadget: pch_udc: Fix USB suspend issue

ISSUE:
After USB Suspend, a system rarely freezes.

CAUSE:
When USB Suspend occurred, the driver is not notifying
a gadget of the event.

Signed-off-by: Tomoya MORINAGA <tomoya.rohm@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/pch_udc.c