[PATCH] libata-hp: implement ata_eh_detach_dev()
authorTejun Heo <htejun@gmail.com>
Wed, 31 May 2006 09:28:01 +0000 (18:28 +0900)
committerTejun Heo <htejun@gmail.com>
Wed, 31 May 2006 09:28:01 +0000 (18:28 +0900)
Implement ata_eh_detach_dev().  This function is responsible for
detaching an ATA device and offlining the associated SCSI device
atomically so that the detached device is not accessed after ATA
detach is complete.

Signed-off-by: Tejun Heo <htejun@gmail.com>

No differences found