| commit | ab5b3a5b2d887ce63f8c6a7fcb9f5c07ca4b4d43 | [log] [tgz] |
|---|---|---|
| author | Tejun Heo <htejun@gmail.com> | Wed May 31 18:27:34 2006 +0900 |
| committer | Tejun Heo <htejun@gmail.com> | Wed May 31 18:27:34 2006 +0900 |
| tree | 397504068ad90818ee6e553438e89bc429acd5fb | |
| parent | 72fa4b742b327bd1b07985d79a61c61dbd9fd4e6 [diff] |
[PATCH] libata-hp-prep: update ata_scsi_find_dev() and friends Separate out ata_find_dev() and __ata_scsi_find_dev() from ata_scsi_find_dev(). These will be used by later hotplug implementation. Signed-off-by: Tejun Heo <htejun@gmail.com>