[PATCH] libata: reorganize ata_bus_probe()
commit28ca5c57dc9f235f7cba609f2b541328de47beb2
authorTejun Heo <htejun@gmail.com>
Wed, 1 Mar 2006 07:09:36 +0000 (1 16:09 +0900)
committerJeff Garzik <jeff@garzik.org>
Fri, 3 Mar 2006 22:31:04 +0000 (3 17:31 -0500)
tree5aa4a5942e21cd16e58e6e6aadb2cf0ffa41c366
parent4b2f3ededc035525038a7a9247074243dac6b351
[PATCH] libata: reorganize ata_bus_probe()

Now that reset and configure are converted such that they don't modify
or disable libata core data structures, reorganize ata_bus_probe() to
reflect this change.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/scsi/libata-core.c