Skip to content
Commit e9e8c85e authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: musb: make modules behave better



There's really no point in doing all that
initcall trickery when we can safely let
udev handle module probing for us.

Remove all of that trickery, by moving everybody
to module_init() and making proper use of
platform_device_register() rather than
platform_device_probe().

Tested-by: default avatarRajashekhara, Sudhakar <sudhakar.raj@ti.com>
Tested-by: default avatarTasslehoff Kjappfot <tasskjapp@gmail.com>
Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent f5579787
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment