From: Olof Johansson Date: Tue, 22 Sep 2009 17:03:08 +0000 (-0700) Subject: EHCI USB: Don't use generic shutdown function X-Git-Tag: v2.6.32-omap1~11^2^2~1^2^2^2^2^2~8^2^2~18^2~2^2^2~2^2^2^2^2~16^2^2~8^2^2~7^2~19^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d58d485f9e99fa2bae9a9d9cd907ed9309d73a9d;p=pandora-kernel.git EHCI USB: Don't use generic shutdown function The OMAP EHCI glue code has a layer of driver state struct between the platform_device and usb_hcd. So it can't use the generic usb_hcd_platform_shutdown. This fixes a panic at reboot time. Signed-off-by: Olof Johansson Acked-by: Felipe Balbi Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed