aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorPeter Chen <[email protected]>2013-12-05 15:20:50 +0800
committerGreg Kroah-Hartman <[email protected]>2013-12-09 13:14:12 -0800
commit5a1e1456fc633da5291285b1fff75d2a7507375b (patch)
tree7d1c4a17d4fcc05f50efebaf7d3f0934c34b0dd5 /tools/perf/scripts/python/bin
parentcc5c9eb67f912cb2c349b04063ff9f444affbc59 (diff)
usb: chipidea: fix nobody cared IRQ when booting with host role
If we connect Male-A-To-Male-A cable between otg-host and host pc, the ci->vbus_active is set wrongly, and cause the controller run at peripheral mode when we load gadget module (ci_udc_start will be run), but the software runs at host mode due to id = 0. The ehci_irq can't handle suspend (USBi_SLI) interrupt which is enabled for peripheral mode, it causes no one will handle irq error. This patch is needed for 3.12 stable Cc: stable <[email protected]> Acked-by: Michael Grzeschik <[email protected]> Reported-by: Marc Kleine-Budde <[email protected]> Tested-by: Marc Kleine-Budde <[email protected]> Signed-off-by: Marc Kleine-Budde <[email protected]> Signed-off-by: Peter Chen <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions