[SCSI] aic7xxx: remove scsi_assign_lock usage
authorChristoph Hellwig <hch@lst.de>
Mon, 31 Oct 2005 19:03:48 +0000 (20:03 +0100)
committerJames Bottomley <jejb@mulgrave.(none)>
Sun, 6 Nov 2005 18:51:58 +0000 (12:51 -0600)
commit6d5e9fd1964e653fa538b020af351d3c9f609c07
treed8e54cf888a53e27930ee4448630b7c9729cd470
parentcb0258a2fb8e434b3b56856603754d998008d9ee
[SCSI] aic7xxx: remove scsi_assign_lock usage

just take the internal lock in queuecommand instead.  also switch
the only direct use of the internal lock to the wrappers used elsewhere.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/aic7xxx/aic7xxx_osm.c