From: Roger Quadros Date: Mon, 22 Jul 2013 12:04:50 +0000 (+0300) Subject: USB: host: Use usb_hcd_platform_shutdown() wherever possible X-Git-Tag: v3.12-rc1~186^2~148 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaf6b52d50f85ed792c9c8987f5169f3dce2adea;p=pandora-kernel.git USB: host: Use usb_hcd_platform_shutdown() wherever possible Most HCD drivers are doing the same thing in their ".shutdown" callback so it makes sense to use the generic usb_hcd_platform_shutdown() handler there. Signed-off-by: Roger Quadros Reviewed-by: Felipe Balbi Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed