On Fri, 10 Oct 2014, Kevin Cernekee wrote: > These quirks are currently set through platform_data; allow DT-based SoCs > to use them too. It looks strange to have the platform_data version of the quirks set in one routine and the DT version set in a different routine. Is there any reason not to set all of them in ohci_platform_probe? That would allow us to eliminate ohci_platform_reset. Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html