summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorXin Xie <xxie@nvidia.com>2012-08-07 16:07:14 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2013-09-14 12:31:52 -0700
commit20e9a7653c446063162f3b30bed10ecd9ec60690 (patch)
tree86916e530ac1c9164c54fcd4dacf4a0b4c293e0b /scripts
parent3ec6f1bf7aa990c3a4dd37073db1ead555698bb6 (diff)
usb: gadget: tegra: remove unnecessary bus resume
Current Tegra UDC driver share same IRQ with OTG driver, and it will call bus_resume() even if there is no UDC IRQ pending. This patch will check UDC IRQ source and will not cause bus resume if no IRQ pending for UDC driver. BUG 1015685 Change-Id: Ifc5634ae5d1f7f1435c64bc527ab2e9fb8d0e36b Signed-off-by: Xin Xie <xxie@nvidia.com> Reviewed-on: http://git-master/r/121896 Reviewed-by: Simone Willett <swillett@nvidia.com> Tested-by: Simone Willett <swillett@nvidia.com> Rebase-Id: R9ce709c3e09c321b0ddb15e67af6010b932d7c6c
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions