diff options
author | Russ Dill <Russ.Dill@ti.com> | 2012-06-21 12:44:31 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-06-27 04:44:18 +0200 |
commit | 984e97483a143f95d861b7218161ae033df293ab (patch) | |
tree | 101954591308e7b59cc02708f1cfb4f970d05c37 /arch/avr32 | |
parent | USB: EHCI: define extension registers like normal ones (diff) | |
download | linux-984e97483a143f95d861b7218161ae033df293ab.tar.xz linux-984e97483a143f95d861b7218161ae033df293ab.zip |
ARM: OMAP: USB: Fixup ehci_hcd_omap_probe error path
A recent commit, [PATCH] Fix OMAP EHCI suspend/resume failure
(i693) '354ab856' causes ehci probe to fail on omap3xxx. This
exposed bugs in the ehci_hcd_omap_probe error path causing
an oops.
On the error path, call usb_remove_hcd if usb_add_hcd has been
called, and call usb_put_hcd if usb_alloc_hcd has been called.
Tested on BB-xM.
Signed-off-by: Russ.Dill@ti.com
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/avr32')
0 files changed, 0 insertions, 0 deletions