On Mon, Sep 14, 2015 at 02:42:53AM +0000, Zha, Qipeng wrote:
> >> +
> >> +/* Some modules are dependent on this, so init earlier */
> >> +fs_initcall(intel_punit_ipc_init);
> 
> >So, what exactly requires this?
> Those drivers which need to use this Punit APIs in its Probe when do module 
> init.

As you know, cross driver calls is something we work to avoid specifically for
the issues of load order, etc. As this is a new driver, there shouldn't be in
users of this currently. Is it expected there will be in the near future?

-- 
Darren Hart
Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" 
in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to