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:
580b210
)
[PATCH] libata-hp: implement warmplug
author
Tejun Heo
<htejun@gmail.com>
Wed, 31 May 2006 09:28:07 +0000
(18:28 +0900)
committer
Tejun Heo
<htejun@gmail.com>
Wed, 31 May 2006 09:28:07 +0000
(18:28 +0900)
Implement warmplug. User-initiated unplug can be detected by
hostt->slave_destroy() and plug by transportt->user_scan(). This
patch only implements the two callbacks. The next function will hook
them.
Signed-off-by: Tejun Heo <htejun@gmail.com>
No differences found