diff options
author | 2007-01-20 16:00:26 +0900 | |
---|---|---|
committer | 2007-02-09 17:39:37 -0500 | |
commit | 0529c159dbdd79794796c1b50b39442d72efbe97 (patch) | |
tree | 417e2285c048ca582ba6e1f40119930c460250ad /lib | |
parent | devres: device resource management (diff) | |
download | linux-dev-0529c159dbdd79794796c1b50b39442d72efbe97.tar.xz linux-dev-0529c159dbdd79794796c1b50b39442d72efbe97.zip |
libata: implement ata_host_detach()
Implement ata_host_detach() which calls ata_port_detach() for each
port in the host and export it. ata_port_detach() is now internal and
thus un-exported. ata_host_detach() will be used as the 'deregister
from libata layer' function after devres conversion.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions