Skip to content
Commit 720ba126 authored by Tejun Heo's avatar Tejun Heo
Browse files

[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: default avatarTejun Heo <htejun@gmail.com>
parent 3e706399
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