-
由 Paul Mundt 提交于
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: NPaul Mundt <lethal@linux-sh.org>
c1e0774d
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: NPaul Mundt <lethal@linux-sh.org>