usb: ehci-sh: Fix up fault in shutdown path.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 26 Nov 2010 07:43:38 +0000 (16:43 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 26 Nov 2010 07:43:38 +0000 (16:43 +0900)
We can't use the generic usb_hcd_platform_shutdown helper on account of
the fact we don't stash the hcd pointer in the driver data, so we provide
our own shutdown handler.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found