[PATCH] libata-hp-prep: update ata_scsi_find_dev() and friends
authorTejun Heo <htejun@gmail.com>
Wed, 31 May 2006 09:27:34 +0000 (18:27 +0900)
committerTejun Heo <htejun@gmail.com>
Wed, 31 May 2006 09:27:34 +0000 (18:27 +0900)
commitab5b3a5b2d887ce63f8c6a7fcb9f5c07ca4b4d43
tree397504068ad90818ee6e553438e89bc429acd5fb
parent72fa4b742b327bd1b07985d79a61c61dbd9fd4e6
[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>
drivers/scsi/libata-scsi.c