[PATCH] libata-hp: update unload-unplug
authorTejun Heo <htejun@gmail.com>
Wed, 31 May 2006 09:28:13 +0000 (18:28 +0900)
committerTejun Heo <htejun@gmail.com>
Wed, 31 May 2006 09:28:13 +0000 (18:28 +0900)
Update unload unplug - driver unloading / PCI removal.  This is done
by ata_port_detach() which short-circuits EH, disables all devices and
freezes the port.  With this patch, EH and unloading/unplugging are
properly synchronized.

Signed-off-by: Tejun Heo <htejun@gmail.com>

No differences found