commit | c1e0774d74481fdc3082d2096a99a3aa411a71f1 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Fri Nov 26 16:43:38 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Nov 26 16:43:38 2010 +0900 |
tree | 14bffea2222c5d01bd77c7dc7dd334e900a96bd4 | |
parent | 8b32a92b600e2728c5c438a748a4dc3132c98ef3 [diff] |
usb: ehci-sh: Fix up fault in shutdown path. 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>