]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] aha152x: use wait_for_completion_timeout
authorChristoph Hellwig <hch@lst.de>
Sun, 13 May 2007 15:52:12 +0000 (17:52 +0200)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Tue, 22 May 2007 15:50:19 +0000 (10:50 -0500)
commit0f06bb34f2dcd0c72aac7777995ef7cb733496e8
treea9c87642e767967d36b1eee52854b6cd9e830c27
parent1dfcda06a67d6ad6f890dbd1bab84be5f17ef46d
[SCSI] aha152x: use wait_for_completion_timeout

Use wait_for_completion_timeout instead a semaphore + timer.

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