[PATCH v3 4/7] USB: EHCI: export ehci_shutdown
From: stern@rowland.harvard.edu (Alan Stern)
Date: 2013-03-30 01:36:27
Also in:
lkml
From: stern@rowland.harvard.edu (Alan Stern)
Date: 2013-03-30 01:36:27
Also in:
lkml
On Fri, 29 Mar 2013, Geoff Levand wrote:
Hi Alan,quoted
Actually, I think this is not necessary. Instead those three glue files ought to be changed. They should not need to call ehci_shutdown() directly.I sent out a separate patch that removes the ehci_shutdown() call in ps3_ehci_remove(). I tested it by removing and installing the ehci_hcd module and it seems to work OK.
Thanks! I'll send it on up. Alan Stern