libata: add @timeout to ata_exec_internal[_sg]()
authorTejun Heo <htejun@gmail.com>
Tue, 9 Oct 2007 06:05:44 +0000 (15:05 +0900)
committerJeff Garzik <jeff@garzik.org>
Fri, 12 Oct 2007 18:55:47 +0000 (14:55 -0400)
Add @timeout argument to ata_exec_internal[_sg]().  If 0, default
timeout ata_probe_timeout is used.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found