[libata] Add host lock to struct ata_port
authorJeff Garzik <jeff@garzik.org>
Fri, 23 Jun 2006 03:46:10 +0000 (23:46 -0400)
committerJeff Garzik <jeff@garzik.org>
Fri, 23 Jun 2006 03:46:10 +0000 (23:46 -0400)
Prepare for changes required to support SATA devices
attached to SAS HBAs. For these devices we don't want to
use host_set at all, since libata will not be the owner
of struct scsi_host.

Signed-off-by: Brian King <brking@us.ibm.com>
(with slight merge modifications made by...)
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found