Re: [PATCH] libata: Fix (hopefully) all the remaining problems withdevices failing setup/identify

From: Jeff Garzik
Date: Fri Feb 02 2007 - 11:55:30 EST


Alan wrote:
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@xxxxxxxxxx>

applied

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/