K 10 svn:author V 4 manu K 8 svn:date V 27 2020-04-16T16:59:37.354804Z K 7 svn:log V 319 arm: Fix duplicate ehci DRIVER_MODULE Name each ehci driver uniquely. This remove the warning printed at each arm boot : module_register: cannot register simplebus/ehci from kernel; already loaded from kernel A similar fix was done in r333074 but imx_ehci wasn't renamed and generic_ehci wasn't present at that time. END