[PATCH 01/10] pinctrl: use postcore_initcall
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Fri Oct 19 13:24:52 EST 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 devicetree-discuss
mailing list