Skip to content
Commit 4ace92fc authored by Arjan van de Ven's avatar Arjan van de Ven
Browse files

fastboot: make scsi probes asynchronous



This patch makes part of the scsi probe (which is mostly device spin up and the
partition scan) asynchronous. Only the part that runs after getting the device
number allocated is asynchronous, ensuring that device numbering remains stable.

Signed-off-by: default avatarArjan van de Ven <arjan@linux.intel.com>
parent 22a9d645
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment