On 12-04-22, 14:26, Bjorn Andersson wrote: > The GPI DMA engine driver can be compiled as a module, in which case the > likely probe deferral "error" shows up in the kernel log. Switch to > using dev_err_probe() to silence this warning and to ensure that > "devices_deferred" in debugfs carries this information. Reviewed-by: Vinod Koul <vkoul@xxxxxxxxxx> -- ~Vinod