commit | 793180570ff2530d133343ceea85648de5f01b02 | [log] [tgz] |
---|---|---|
author | Arjan van de Ven <arjan@linux.intel.com> | Sun Jan 04 05:32:28 2009 -0800 |
committer | Arjan van de Ven <arjan@linux.intel.com> | Wed Jan 07 08:46:57 2009 -0800 |
tree | de75df600287442c4eb527a2e0bd607517b14a59 | |
parent | 4ace92fc112c6069b4fcb95a31d3142d4a43ff2a [diff] |
fastboot: make the libata port scan asynchronous This patch makes the libata port scanning asynchronous (per device). There is a synchronization point before doing the actual disk scan so that device ordering is not affected. Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>