[PATCH 3/3] usb: musb: sunxi: support module autoloading
From: javier@dowhile0.org (Javier Martinez Canillas)
Date: 2016-02-29 18:58:00
Also in:
linux-media
From: javier@dowhile0.org (Javier Martinez Canillas)
Date: 2016-02-29 18:58:00
Also in:
linux-media
Hello Emilio, On Sun, Feb 21, 2016 at 10:26 PM, Emilio L?pez [off-list ref] wrote:
From: Emilio L?pez <redacted> MODULE_DEVICE_TABLE() is missing, so the module isn't auto-loading on sunxi systems using the OTG controller. This commit adds the missing line so it loads automatically when building it as a module and running on a system with an USB OTG port. Signed-off-by: Emilio L?pez <redacted> ---
Reviewed-by: Javier Martinez Canillas <redacted> Best regards, Javier