commit | 31e00fd116cab296da2d12bc0b82a30a9fbdd681 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Thu Dec 08 18:29:22 2011 -0800 |
committer | Felipe Balbi <balbi@ti.com> | Tue Dec 13 13:06:27 2011 +0200 |
tree | ec71c0b2e1b70c40ba7e5f63c291ed7cd680d209 | |
parent | 3edeee3893b107364fe4ed8535245773b1e1e72b [diff] |
usb: renesas_usbhs: disable attch irq after device attached attch interrupt might happen infinitely on some USB hub (self power?). This patch disable attch irq after device attached, and enable it again when detach irq happen. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Felipe Balbi <balbi@ti.com>