RE: [PATCH] usb: musb: make modules behave better

From: Rajashekhara, Sudhakar
Date: Fri Jan 27 2012 - 11:22:14 EST


Hello,

On Thu, Jan 26, 2012 at 16:15:49, Balbi, Felipe wrote:
> 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().
>
> Signed-off-by: Felipe Balbi <balbi@xxxxxx>
> ---
>

Tested on DM644x EVM.

Tested-by: Rajashekhara, Sudhakar <sudhakar.raj@xxxxxx>

Thanks,
Sudhakar

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/