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. > > Signed-off-by: Alexander Popov<alex.popov at linux.com> Is there any way we can use -EPROBEDEFER instead?