libata: Fix ata_busy_wait() kernel docs
authorAlan <alan@lxorguk.ukuu.org.uk>
Wed, 31 Jan 2007 17:47:24 +0000 (17:47 +0000)
committerJeff Garzik <jeff@garzik.org>
Fri, 2 Feb 2007 16:52:05 +0000 (11:52 -0500)
commit0777721c9b270f087bf967369c9acbee3f1a12ae
treedcdbd08724910372afc83c0ae4c80ab744f4fca4
parent05c39e502e964ae66336ca8e6960b200cff26f94
libata: Fix ata_busy_wait() kernel docs

> Looks like you should use ata_busy_wait() here, rather than reproducing
> the same code again.

It waits in 10uS chunks while 1uS chunks were used in the workaround.
Could indeed do that once I know the fix is right. While I'm at it the
ata_busy_wait kerneldoc is borked so here's a fix

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
include/linux/libata.h