[PATCH v3 4/7] USB: EHCI: export ehci_shutdown
From: geoff@infradead.org (Geoff Levand)
Date: 2013-03-30 00:29:55
Also in:
lkml
From: geoff@infradead.org (Geoff Levand)
Date: 2013-03-30 00:29:55
Also in:
lkml
Hi Alan,
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. -Geoff