Skip to content
Commit 5266a760 authored by Emilio López's avatar Emilio López Committed by Felipe Balbi
Browse files

usb: musb: sunxi: support module autoloading



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: default avatarEmilio López <emilio.lopez@collabora.co.uk>
Signed-off-by: default avatarFelipe Balbi <balbi@kernel.org>
parent 4a757547
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment