Hello. On 07-05-2012 12:25, Jan Luebbe wrote:
The Davinci
You're not patching DaVinci file (DaVinci proper doesn't even have OHCI). It's a driver for DA8xx/OMAP-L1xx.
USB platform device (in mach-davinci/usb.c) uses "ohci" as the name. To allow autoloading of the relevant driver, the module needs to set the MODULE_ALIAS.
The module loading for this driver currently doesn't work anyway due to another reason: 'da8xx_syscfg0_base' variable is not exported from arch/arm/mach-davinci/. The maintainer refused the patch exporting it.
Signed-off-by: Jan Luebbe<jlu@xxxxxxxxxxxxxx>
WBR, Sergei -- 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