Re: [PATCH v3 3/3] dmaengine: mpc512x: initialize with subsys_initcall()
From: Alexander Popov <hidden>
Date: 2015-09-28 13:11:48
Also in:
linux-devicetree, lkml
From: Alexander Popov <hidden>
Date: 2015-09-28 13:11:48
Also in:
linux-devicetree, lkml
On 25.09.2015 03:16, Timur Tabi wrote:
Alexander Popov wrote:quoted
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<redacted>Is there any way we can use -EPROBEDEFER instead?
Thanks Timur, I'll try. Best regards, Alexander