From: Paul Mundt Date: Fri, 26 Nov 2010 07:43:38 +0000 (+0900) Subject: usb: ehci-sh: Fix up fault in shutdown path. X-Git-Tag: v2.6.38-rc1~465^2~11^2~30^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1e0774d74481fdc3082d2096a99a3aa411a71f1;p=pandora-kernel.git 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 --- Reading git-diff-tree failed