Hello.
On 05/30/2013 09:23 PM, Alan Stern wrote:
This patch splits the ohci-platform code from ohci-hcd out into its own separate driver module.This work is part of enabling multi-platform kernels on ARM.
Okay, except...
+static const struct ohci_driver_overrides platform_overrides = {
- .product_desc = "Generic Platform EHCI controller",
Maybe "OHCI"? :-)
Alan Stern
WBR, Sergei