From: Laurent Pinchart Date: Wed, 16 Apr 2014 16:00:10 +0000 (+0200) Subject: USB: EHCI: Export the ehci_hub_control function X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~196 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37769939082ae0749405133e09eac2c3ccb8fcf0;p=pandora-kernel.git USB: EHCI: Export the ehci_hub_control function Platform drivers sometimes need to perform specific handling of hub control requests. Make this possible by exporting the ehci_hub_control() function which can then be called from a custom hub control handler in the default case. Signed-off-by: Laurent Pinchart Acked-by: Alan Stern Acked-by: Stephen Warren Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed