This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/drivers/usb/gadget
Amit Blay 223ca316e1 usb: gadget: Fix USB wake IRQ to be edge triggered
This patch fixes a possible interrupt storm condition by
the USB wake IRQ, which can cause a dog timeout crash.

The USB wake IRQ detects USB bus suspend on USB D+ line.
This can be done by a rising edge triggered interrupt,
rather than level triggered interrupt.

Change-Id: Ia5451c3847285d38dde893856680a011674bd1e3
Signed-off-by: Amit Blay <ablay@codeaurora.org>
2013-02-27 18:12:08 -08:00
..
2013-02-25 11:34:49 -08:00
2013-02-25 11:34:49 -08:00
2011-04-13 16:41:00 -07:00
2010-09-03 17:33:40 -07:00
2012-01-02 13:04:55 +01:00