Hi Vinod, On Wed, 07 Oct 2015, Vinod Koul wrote: > On Fri, Sep 11, 2015 at 03:14:27PM +0100, Peter Griffin wrote: > > This patch adds the code to load the xp70 fdma firmware > > using the asynchronous request_firmware_nowait call > > so as not to delay bootup of builtin code. > > Okay we need to check here. Can the driver be built in, Yes it can be built in. > if so this is not > the right usage. You should load the firmware on first open for this device > > See https://lkml.org/lkml/2015/8/26/588 Ok, thanks for the link, I will see if it is possible to load the firmware after the first open. If it is I will do this in the next version. regards, Peter. -- To unsubscribe from this list: send the line "unsubscribe dmaengine" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html