git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e70639
)
[PATCH] libata-hp: update unload-unplug
author
Tejun Heo
<htejun@gmail.com>
Wed, 31 May 2006 09:28:13 +0000
(18:28 +0900)
committer
Tejun 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