[PATCH v3 3/3] dmaengine: mpc512x: initialize with subsys_initcall()
Vinod Koul
vinod.koul at intel.com
Thu Oct 8 01:17:41 AEDT 2015
On Thu, Sep 24, 2015 at 08:28:57PM +0300, Alexander Popov wrote:
> Initialize Freescale MPC512x DMA driver with subsys_initcall()
> to allow the depending drivers to call dma_request_slave_channel()
> during their probe.
Why can't we use defered probe ? I have been asking people to not move init
levels and esnure we have right solutions using defered probe
--
~Vinod
More information about the Linuxppc-dev
mailing list