[PATCH v2 1/4] USB: OHCI: Export the ohci_hub_control function
Laurent Pinchart
laurent.pinchart at ideasonboard.com
Tue Apr 15 16:00:50 PDT 2014
Hi Alan,
On Tuesday 15 April 2014 14:01:54 Alan Stern wrote:
> On Tue, 15 Apr 2014, Laurent Pinchart wrote:
> > Platform drivers sometimes need to perform specific handling of hub
> > control requests. Make this possible by exporting the ohci_hub_control()
> > function which can then be called from a custom hub control handler in
> > the default case.
>
> You should also export ohci_hub_status_data(), since it also gets
> overridden by these other drivers.
OK, I'll submit v3.
> For ehci-hcd, this doesn't seem to matter since ehci_hub_status_data
> doesn't get overridden anywhere.
--
Regards,
Laurent Pinchart
More information about the linux-arm-kernel
mailing list