From: Tejun Heo Date: Wed, 31 May 2006 09:28:13 +0000 (+0900) Subject: [PATCH] libata-hp: update unload-unplug X-Git-Tag: v2.6.18-rc1~1079^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=720ba12620ee09dce269adf4ad50958adac7bb54;p=pandora-kernel.git [PATCH] libata-hp: update unload-unplug 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 --- Reading git-diff-tree failed