fastboot: make the libata port scan asynchronous
authorArjan van de Ven <arjan@linux.intel.com>
Sun, 4 Jan 2009 13:32:28 +0000 (05:32 -0800)
committerArjan van de Ven <arjan@linux.intel.com>
Wed, 7 Jan 2009 16:46:57 +0000 (08:46 -0800)
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>

No differences found