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