On Fri, 7 Jun 2013, Manjunath Goudar wrote:
In order to make ohci-at91 and ohci-s3c2410 as a separate driver, ohci_hub_control and ohci_hub_status_data symbol needs to be exported. This work is part of enabling multi-platform kernels on ARM.
No, we are not going to export those two routines. You can copy the approach used by Stephen Warren in the ehci-tegra conversion.
Alan Stern