[PATCH 01/10] pinctrl: use postcore_initcall
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Thu Oct 18 22:24:52 EDT 2012
On 17:06 Thu 18 Oct , Haojian Zhuang wrote:
> Since pins are configured in device driver, pinctrl driver should be
> loaded by those device driver. module_platform_driver() only declares
> pinctrl driver is in module_initcall privilege. Use postcore_initcall
> privilege instead.
this should not be mandatory as you can use defer probe
Best Regards,
J.
More information about the linux-arm-kernel
mailing list