On 2/5/2018 4:05 PM, Sergey Matyukevich wrote:
From: Sergei Maksimenko <[email protected]>

In pci probe() function start firmware loading, protocol handshake
and driver core initialization, and not wait for completion.

The moving of the debugfs stuff makes this a drag to review, but I get the gist. The thing is that the firmware api already provides an asynchronous api, ie. request_firmware_nowait(), so why not use that.

Regards,
Arend

Reply via email to