From d5d1ab995f26ea6297b12bbf1e3c81748253586e Mon Sep 17 00:00:00 2001 From: Alan Date: Wed, 31 Jan 2007 17:47:24 +0000 Subject: [PATCH] --- yaml --- r: 46050 b: refs/heads/master c: 0777721c9b270f087bf967369c9acbee3f1a12ae h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/libata.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 885c8c69183e..cddff0bb1280 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 05c39e502e964ae66336ca8e6960b200cff26f94 +refs/heads/master: 0777721c9b270f087bf967369c9acbee3f1a12ae diff --git a/trunk/include/linux/libata.h b/trunk/include/linux/libata.h index 22aa69e20905..91bb8ceef0b5 100644 --- a/trunk/include/linux/libata.h +++ b/trunk/include/linux/libata.h @@ -1054,6 +1054,8 @@ static inline void ata_pause(struct ata_port *ap) /** * ata_busy_wait - Wait for a port status register * @ap: Port to wait for. + * @bits: bits that must be clear + * @max: number of 10uS waits to perform * * Waits up to max*10 microseconds for the selected bits in the port's * status register to be cleared.